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

Backend: Develop API function to implement registration. #18

Closed
abhijeet007rocks8 opened this issue Aug 6, 2021 · 5 comments · Fixed by #19
Closed

Backend: Develop API function to implement registration. #18

abhijeet007rocks8 opened this issue Aug 6, 2021 · 5 comments · Fixed by #19
Assignees
Labels

Comments

@abhijeet007rocks8
Copy link
Contributor

Generate a function to take id , password and type as parameter (JSON data) and store it in the database and return appropriate messages in case of successful registration as well as error cases.

@dilroseR
Copy link
Contributor

dilroseR commented Aug 8, 2021

can i do with this on cmd?

@abhijeet007rocks8
Copy link
Contributor Author

I couldn't get you what will you do on cmd ?

@dilroseR
Copy link
Contributor

dilroseR commented Aug 8, 2021

ill make another file which will take id n password from student_login.html using json ,then will create a function in app.py which will take all these parameters and store into the database. is this what you want?

@abhijeet007rocks8
Copy link
Contributor Author

Yes

@dilroseR
Copy link
Contributor

dilroseR commented Aug 8, 2021

ill try doing this
can you assign me this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants