DiptoChakrabarty / Resume-Generator

A Resume builder which allows users to build their own custom resumes with details like experience,projects , skills ,education etc. Users can also have the feature to download their resumes . To contribute send PR at development branch from where it will be merged in master once checked.
https://generator-resume.herokuapp.com/
MIT License
37 stars 24 forks source link

feature to add custom field in the resumes #8

Open DiptoChakrabarty opened 3 years ago

DiptoChakrabarty commented 3 years ago

Right now we have five fields which users can enter to generate resume user details , experience , projects , achievements and skills , we should be able to add custom fields like certificates etc. Design a route to handle custom fields requested by users and generate required frontend pages and add to resume template.