Project: CVMaker
Description: CV automation and resume parser CVMaker gives you the next level of resume management. It consists of CV templates which users can use to generate his/her CV. The tool also includes a parser that automatically parses the resume uploaded in some specified format, store the parse information and help to generate CV.
Demo website: https://g24-cvmaker-prod.herokuapp.com
Demo video: https://www.youtube.com/watch?v=yHjNK9YAMb8
Make sure you have node.js and npm installed.
Clone the project
git clone https://github.com/MR-1301/G24-CVMaker.git
Go to the project directory
Place .env file here(get the file from me)
cd Project\ Work/
Install dependencies
npm install
Start the server
npm run dev
Go to http://localhost:5000
To run this project, you will need to add the following environment variables to your .env file
DBURI=#your DBURI here
ACCESS_TOKEN_SECRET=#your access token secret here
GOOGLE_CLIENT_ID=#your google clientId here
GOOGLE_CLIENT_SECRET=#your google client secret here
SECRET=#your session secret here
Client: HTML, CSS, Bootstrap(v4.6.x) vanilla-JS
Server: Node, Express, MongoDB
Contributions are always welcome!
See contributing.md
for ways to get started.
Thanks goes to these wonderful people (emoji key):
MR-1301 💻 🚇 🚧 📆 |
Harsh Modi 💻 🚇 🚧 📆 |
Aditya Padhiar 💻 🎨 |
Krutik Parmar 💻 |
ketul08 💻 |
Smit Prajapati 💻 |
341himanshu 💻 |
ujp2020 💻 |
Mohit Agrawal 💻 |
bishonly 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!