Employers use resumes to make recruiting choices, and it can also help us secure interview after submitting a job application. Owing to this one must ensure that the resume is clean and has relevant content.
Resume builder is a application used to create ATS(Applicant Tracking System) friendly resumes. This app helps to create resumes which has all the relevant information needed to get hired.
- Frontend : React
- Backend : NodeJS and Express
- Database : MongoDB
-
Fork the repository by clicking on the "Fork" button on the top right of the repository page. This will create a copy of the repository in your GitHub account.
-
Clone the repository:
git clone <repository-url>
-
Install dependencies:
cd client1 npm install
-
In the client1 folder, run command
npm start
-
To initialize the backend server, run command
node server.js
Open your web browser and navigate to http://localhost:3000
to access the tusharesume website.
- Register - |
---|
- Login - |
---|
- Update Profile - |
---|
- Select Template - |
---|
- Print Resume - |
---|
The resume builder currently provides 3 templates.
Simple Resume | Highlighted Sections Resume |
---|---|
Semi-Highlighted Sections Resume |
---|
Muhammad Rameez |
Tushar Zalte |
- This project thanking all the contributors for having your valuable contribution to our project
- Make sure you show some love by giving ⭐ to our repository