StruckCroissant / Game-DB

Game-DB is a game database search engine deployed on Docker and powered by Java Spring Boot and AngularJS
GNU General Public License v3.0
1 stars 0 forks source link

Develop & Finalize UserDAO Structure #7

Open StruckCroissant opened 2 years ago

StruckCroissant commented 2 years ago

Need to develop the following endpoints for user table integrations:

Note: Favorite genres endpoint is not well-defined. This could be implemented by grabbing information via the genres attached to a user's liked games.