Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change routes and front end according to new user model #40

Closed
rajatmw1999 opened this issue Mar 1, 2020 · 5 comments · Fixed by #81
Closed

Change routes and front end according to new user model #40

rajatmw1999 opened this issue Mar 1, 2020 · 5 comments · Fixed by #81
Assignees
Labels
gssoc20 Issue created during GirlScript Summer of Code 2020 medium

Comments

@rajatmw1999
Copy link
Collaborator

As per the new user model, also change the route and front end code to suit the new model in mongodb.

@rajatmw1999 rajatmw1999 added gssoc20 Issue created during GirlScript Summer of Code 2020 medium labels Mar 1, 2020
@irshadjsr21
Copy link
Contributor

I'll take this up.

@rajatmw1999
Copy link
Collaborator Author

@irshadjsr21 Have a look at the PR #37 . Check the new model there and update the routes and front end accordingly. I am not merging pr #37 as of now. Once your work in this issue is done. I will merge both together.

@PrathamDogra
Copy link
Collaborator

@irshadjsr21 you have to change tow things.

  1. First, change the routes in router.post("/register") for the new body element which you have added in the model.
  2. Change that in frontend components for the UI.

@PrathamDogra PrathamDogra pinned this issue Mar 1, 2020
@irshadjsr21 irshadjsr21 mentioned this issue Mar 1, 2020
@rajatmw1999 rajatmw1999 unpinned this issue Mar 1, 2020
@rajatmw1999
Copy link
Collaborator Author

@irshadjsr21 The new UI and the new user model both are merged. You can work on this now. Any changes you think have to be done, do it. Also, while registerting, dont keep anything "required" except for essential things like password etc.

@irshadjsr21
Copy link
Contributor

On it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc20 Issue created during GirlScript Summer of Code 2020 medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants