Tamagotchi-Trainer / tamagotchi_trainer

0 stars 0 forks source link

Implement Tamagotchi Database and link to Status Page #26

Open D-Nishimura808 opened 11 months ago

D-Nishimura808 commented 11 months ago

Need to implement the tamagotchi database which is a one to one database connecting the tamagotchi to the user.

This hold features like: mood, name, DOB (of the tamagotchi), fitness stats (strength, speed, etc), etc

Once the database is established, this needs to be connected with the Status page using the currentUser as a key for the tamagotchi database to fetch the correct tamagotchi.