Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vineetk10 authored Sep 21, 2021
1 parent e72414a commit 31360fd
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,21 +94,21 @@ We intend to use, but not limited to the following technologies for this project
<h2>Recruiting Web Application having Tinder Like UI</h2>

<h3>Problem and Goals:</h3>
With thousands of applicants applying for a job position, it is very difficult to keep track of all the applicants applied and the number of applicants selected/rejected in a particular round. Many recruiting platforms that are there today don’t provide an intuitive UI which makes the recruitment process as a recruiter and applying for jobs as a job seeker, boring and tedious. We intend to make a full-fledged web based application having all the necessary features needed for recruiting which will also recommend the suitable candidates to the recruiter and suitable jobs to the job seeker. This web app will have an intuitive UI just like Tinder where the recruiter/candidate can swipe left and right the candidates/job opening respectively.
With thousands of applicants applying for a job position, it is very difficult to keep track of all the applicants applied and the number of applicants selected/rejected in a particular round. Many recruiting platforms that are there today don’t provide an intuitive UI which makes the recruitment process as a recruiter and applying for jobs as a job seeker, boring and tedious. We intend to make a full-fledged web based application having all the necessary features needed for recruiting which will also recommend the suitable candidates to the recruiter and suitable jobs to the job seeker. This web app will have an intuitive UI just like Tinder where the recruiter/candidate can swipe left and right the candidates/job opening respectively.<br>

<h3>Methodology:</h3>
We aim to adopt the following methodology in order:
1) Design the database schema to store candidate information, Job information, Recruitment Process information.
2) Create the backend functionality using NodeJs.
3) Create frontend functionality using ReactJs.
4) Use TensorFlow.Js for recommendation.
5) Deploy the application on AWS.
We aim to adopt the following methodology in order:<br>
1) Design the database schema to store candidate information, Job information, Recruitment Process information.<br>
2) Create the backend functionality using NodeJs.<br>
3) Create frontend functionality using ReactJs.<br>
4) Use TensorFlow.Js for recommendation.<br>
5) Deploy the application on AWS.<br>

<h3>Technologies:</h3>
We intend to use, but not limited to the following technologies for this project:
1) MongoDB database
2) Express.js
3) React
4) Node.js
5) Amazon Web Services
We intend to use, but not limited to the following technologies for this project:<br>
1) MongoDB database<br>
2) Express.js<br>
3) React<br>
4) Node.js<br>
5) Amazon Web Services<br>

0 comments on commit 31360fd

Please sign in to comment.