GithubHelp home page GithubHelp logo

martinwest1993 / jinder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from karenplanas/jinder

0.0 0.0 0.0 14.59 MB

Jinder is a full stack application that makes the process of job searching more fun and dynamic through a simple and friendly design.

HTML 0.69% CSS 13.24% TypeScript 86.07%

jinder's Introduction

Jinder

Jinder is a full stack application that makes the process of job searching more fun and dynamic through a simple and friendly design.

A job seeker user will be able to list available jobs postings, swipe right to add them to favourites list, or left to discard them; From the favourite list the job seeker can apply to the jobs, and or message the employers through a chat. Job seekers can manage their professional profile at any time. An employer user will be able to list active job seekers, contact the job seekers through chat, manage jobs postings and the company profile.

Screenshots

Login and job seeker home and profile screens

LoginAndJobSeekerScreens

Job seeker favourites and messages screens

FavsAndMessages

Employer home, profile and jobs management screens

EmployerScreens

Getting Started

  1. Clone this repo.
git clone https://github.com/karenplanas/jinder.git
  1. Install dependencies in root, server and client folder.
npm install
  1. Create .env file in client folder and set Firebase variables.
REACT_APP_FIREBASE_API_KEY=
REACT_APP_FIREBASE_AUTH_DOMAIN=
REACT_APP_FIREBASE_PROJECT_ID=
REACT_APP_AUTH_ENABLED=
BASE_API_URL=
  1. DB requirements: You need to have a MongoDB server running, either locally, or on the cloud, to connect to.

  2. Create .env file in the server folder and set the Mongodb URI and a Secret Key of your choice.

MONGO_URI=
SECRET_KEY=
  1. Start the server. From the server folder, run
npm start
  1. Start the client. From the client folder, run
npm start

Tech Stack

Contributors

jinder's People

Contributors

karenplanas avatar sergihf10 avatar martinwest1993 avatar alisha0815 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.