beijanm / beijan.web

MIT License
0 stars 0 forks source link

Individual Final #4

Open beijanm opened 6 months ago

beijanm commented 6 months ago

My group's project is an NBA data storage. With this api you are able to store player stats in a dynamic database and be able to access and update them with ease. The overall features of this app is that you are able to check player stats, update player stats, add new players, delete players, and more.

My features: JWT and login authentication and signup Initialization of the tables Creating endpoints and model functions The stats table and doing the get, post, and put methods for the stats and more

This is the home page and you have access to the stats on the side:

Screenshot 2024-02-29 at 10 18 10 PM

This is the sql table:

Screenshot 2024-02-29 at 10 21 30 PM

These are some endpoints that I use to do different methods:

Screenshot 2024-02-29 at 10 22 11 PM

The fetch commands for the player stats:

Screenshot 2024-02-29 at 10 23 42 PM
beijanm commented 6 months ago

https://github.com/beijanm/beijan.web/assets/142542820/28de5915-f1c8-4476-88c4-28cb5444a591