UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

Mega PR: User Endpoints, Login, Signup, User Context and frontend/backend integration #183

Closed Scott-Kenning closed 5 days ago

Scott-Kenning commented 1 week ago

Description

This PR includes all the base user endpoints (credit julian), login, signup, and the front end code as well for login/signup, as well as the creation of a user context to store the user

Closes #91

How to Test

Checklist

Scott-Kenning commented 1 week ago

@UVicMartletplace/resops Looking for your review to see if I missed anything important in regards to cookie management

Scott-Kenning commented 5 days ago

Split into several PRs