Resume-Generator
Resume-Generator copied to clipboard
Modify Form Names
Currently the applications forms are defined in resume/forms.py
It would be good if the form names are redefined to start with capital letters and ending with Form (eg UserExpForm)
The forms present are
- RegistartionForm (Done)
- LoginForm (Done)
- PostingForm (Done)
- UsereducationForm
- UserexperienceForm
- UserProjectsForm
- ResumeBuilderForm
- UserSkillsForm
- UserAchievementForm
- RequestResetForm
- ResetPasswordForm
The forms can be modified to the above names and the areas where the forms are used in the routes also have to modified.
Please send PR for any one of the above mentioned forms , do not send PR for multiple forms at a time.
I want to work on this, please assign it to me.
Sure @princekushwaha 👍 which form are you working on
I am working on RegistrationForm.
I am participating in Hacktoberfest, can I make more pull requests tomorrow?
I am participating in Hacktoberfest, can I make more pull requests tomorrow?
Ya sure , plzz do so what would you like to modify
Hi, would love to work on this issue for the login and posting form. Please assign it to me.
Sure go ahead @BIKRAM-SAHA