issues
search
victorgrubio-mentorships
/
abdul-mentorcruise-project
Repo for Abdul Mentorship Project for Mentorcruise mentorships
GNU Affero General Public License v3.0
0
stars
0
forks
source link
Issue 3: API Development for Member Management
#3
Closed
victorgrubio
closed
11 months ago
victorgrubio
commented
11 months ago
Description:
Develop API endpoints for managing member data, including registration, update, and retrieval.
Implement authentication and authorization checks for member-related API endpoints.
Connect the Flask application to the PostgreSQL database for managing member information.
Tasks:
Create API endpoints for registering new members, updating existing member details, and retrieving member information.
Implement authentication and authorization mechanisms to restrict access to member-related APIs.
Integrate the Flask application with the PostgreSQL database using the appropriate libraries or frameworks.
Description:
Tasks: