Closed sachinsom93 closed 3 years ago
This PR contains the following changes/commits:
Commit 1 Implemented Class definition
Commit 2 Implemented Class Definitions of the following:
Commit 3 Implemented schemas for serialization of:
Commit 4 Modified the existing routes according to new database architecture:
Commit 5 Updated requirements.txt files
Commit 6 Modified authentication routes according new database architecture.
Commit 7 Updated database migrations.
Commit 8 Updated endpoints.txt file flask-backend.
Commit 9 Corrected minor spell error
Commit 10 Updated flask-backend/Readme for flask backend setup.
Fixes #172
Using Postman.
Admin Registration route
User Login route
User profile route
Add member route that would be used by admin to add new members
Get route for listing all members of an admin
Could you please review this, sir @shivanshu1333 ?
Description
This PR contains the following changes/commits:
Commit 1 Implemented Class definition
Commit 2 Implemented Class Definitions of the following:
Commit 3 Implemented schemas for serialization of:
Commit 4 Modified the existing routes according to new database architecture:
Commit 5 Updated requirements.txt files
Commit 6 Modified authentication routes according new database architecture.
Commit 7 Updated database migrations.
Commit 8 Updated endpoints.txt file flask-backend.
Commit 9 Corrected minor spell error
Commit 10 Updated flask-backend/Readme for flask backend setup.
Fixes #172
Type of change
How Has This Been Tested?
Using Postman.
Screenshots
Admin Registration route
User Login route
User profile route
Add member route that would be used by admin to add new members
Get route for listing all members of an admin
Checklist: