ShigeoDev / CSC207GroupProject

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Create account #1

Open kevinhu01 opened 3 weeks ago

kevinhu01 commented 3 weeks ago

A person wants to create an account that keeps track of recipes they save. This account has a username and password, and an empty list for saved recipes.

kevinhu01 commented 2 weeks ago

Add Login to main and make it the first window to appear, connect the successful login view to the homepage, create a JSON file to store user data

kevinhu01 commented 2 weeks ago

Add a list of saved recipes for users