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

Fixed date validation, removed whitespace in README.md #24

Closed importhuman closed 3 years ago

importhuman commented 3 years ago

I had removed some whitespace from the coding blocks in installation process in README file, but it has since been changed in the master branch. Can it still be merged?

DiptoChakrabarty commented 3 years ago

There seem to be some conflicts in the test.py file if you fix that I can review and merge

importhuman commented 3 years ago

Done.

DiptoChakrabarty commented 3 years ago

Thanks its working fine

importhuman commented 3 years ago

My pleasure :)