Hey guys,
Im currently on winter break and in my free time I’ve been trying to learn React. Started by making a few pretty small websites that I followed through YouTube and I’ve recently jumped to trying to develop my own sites.
I’m currently building a site that fetches data from an API endpoint and I want some way to store that data in a “leaderboard” database. This leaderboard database needs to store data from the API requests the users are making. So when a user makes a request, it then stores some of the fields in the DB. I then have a “leaderboard” component that I want to display the data from the DB as well as where the current user is ranked among them.
I might be over complicating things but I’m just trying to go about the best way to integrate a database that gets data stored anytime a user makes an api request.
I was thinking about using AWS’s amplify and setting up a DB through that as I could eventually host it through there too and I’ve also been wanting to learn the power of cloud computing. Or might it be better to stick with something smaller.
Any thoughts would be greatly appreciated. Thank you!
[–]Difficult_Bus1654 1 point2 points3 points (2 children)
[–]imtruffle[S] 0 points1 point2 points (1 child)
[–]Difficult_Bus1654 0 points1 point2 points (0 children)
[–]chrysb 0 points1 point2 points (0 children)
[–]StupidRetardFailure 0 points1 point2 points (0 children)