Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 677 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 677 Bytes

resume-builder

Features

  • Admin can upload and edit resume templates labeling it to a specific profession
  • Users can edit and download a resume recommended to them based on the input they give

Usage

Download or Clone the project, cd resume-builder

then install all the required dependencies by running

npm install

Serve the project

npm start

Server starts on the port http://localhost:5005

TO DO

  • Translate to multiple languages
  • Process voice inputs
  • UI/UX

My submission for Whyhack - InnovatHER Hackathon