Week Goal: Be able to POST data from frontend to backend and login
Everyone:
How do we implement JWT tokens to manage user authentication?
How do we create a filter that users and employers can use to find each other?
Depending on the role(employer or freelancer) of the user, will the website change? Is that even possible? We should look at real websites for reference.
Aidan
Use Javascript fetch and POST to update and receive data from the backend
Store users in a database
Create UML diagram in draw.io
Srinivas
Research ways for users who have an account to interact with each other
Week Goal: Be able to POST data from frontend to backend and login
Everyone:
Aidan
Srinivas
Tanav
Anvay