The database should: 1. Store user information: First name, last name, email, password, and profile photo. 2. Store user points from game stages. 3. Store the “bought” cookies that the user acquired from the Menu page. 4. Store what stage the user is currently on (meaning if a user has not completed a previous stage they cannot continue forward)
The database should: