Git Product home page Git Product logo

job_portal's Introduction

Introduction

This project can be run by running npm install this will install all necessary dependencies to run this project

In development mode

  1. npm start -- which uses nodemon to start the server
  2. npm run dev -- which starts react development server

Project description:

  1. There are two roles in the project namely Recruiter, Applicant Only Registered users (either for recruiter or Applicant ) have access to login into the portal.
  • The project is hardcoded with 3 recrutiers (joe, andy, katie) , 3 appliancants (kishore, jorts, swaroop). You can directly login with these usernames.
  • If you wish to login with a new user, you have to create a new user name in the Register section.
  1. As an applicant,
    • You can view all the available jobs
    • apply for any job you like
    • sort the jobs based on selected criteria like Salary, No of openings
    • filter the jobs based on selected criteria like Mode of Job, Type of Job
    • can view all the applied jobs
    • Reset to remove all the applied filters
  2. As a recruiter,
    • you can view all the available jobs
    • Although you can view all the jobs, you cant apply / save any job
    • you have same filter, sort functionalities which are available for the applicant
    • you can see all the users who have applied for a particular job posting
    • create a New posting from the portal
  3. As a applicant applies for a job, it gets reflected in his applications and also the postings of that particular recruiter
  4. As an applicant if i withdraw the application, it gets refelected in his applications and also the postings of all the recruiters he has applied
  5. Polling is added which gets refreshed once in every 20 seconds to ensure that the posts gets updated as soon as some other user posts a job

job_portal's People

Contributors

meghanareddy-k avatar

Watchers

 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.