cs481-ekh / f24-k-12-festival

MIT License
1 stars 0 forks source link

Research Neon Serverless Postgres #80

Closed junebugtony closed 1 month ago

junebugtony commented 1 month ago

Research what it would take to implement Neons Serverless Postgres database, this would allows us to have the sponsor adjust vendor information from their dashboard or through an admin page (which would require a login and authentication, etc).

junebugtony commented 1 month ago

Researched Neon, created a free tier account and setup the vendor database, I still need to link the connection to .env and add the app routing logic for connecting to and querying the database.

[t:120]

junebugtony commented 1 month ago

More research on implementation and data manipulating in react/next.js

Data is displayed on vendors page.

[t:60]