VFMCS / web-app

This is the repository for webapp
MIT License
1 stars 2 forks source link

Login backend, global current user id, database OS issue #30

Closed ssompally closed 1 year ago

ssompally commented 1 year ago

Developed backend infrastructure for sign in and sign up; stored current user id in global state accessible across all pages; Addressed database retrieval issue such that mac, windows, and linux can retrieve data from Postgres database without need for IP whitelisting