HudsonGri / foodplanner

A web application designed to make meal planning and grocery shopping easier and more efficient. With Food Planner, users can select their favorite cuisine types and specific dishes, and the website will generate a weekly meal plan with an accompanying grocery list.
0 stars 0 forks source link

User Login System Implementation #1

Closed HudsonGri closed 1 year ago

HudsonGri commented 1 year ago

I propose that we implement a user login system on the website. This will allow us to track and maintain user information, such as preferences, history, and account settings. I believe this is an important starting point to be able to implement further functionality.

Implementation Details

Backend Team:

Additional Information

Please let me know if there are any other requirements or information that would be useful to include in this issue. I'll be happy to provide any additional information or clarification that is needed.

HudsonGri commented 1 year ago

The team successfully implemented a login system using Auth0, as well as created a database to store preliminary user information.