deployed on heroku : https://almabetter.herokuapp.com/ github repo : https://github.com/Gr8ayu/almabetter
endpoints
GET /api/leaderboard
POST /api/addscore
https://github.com/Gr8ayu/almabetter/tree/master/app/templates/app
/ homepage
/leaderboard
/addscore
🟢 ReactJS
🟢 Django Rest Framework APIs
🟢 Deployment
🟢 Searching
🟢 Sorting
🟢 MVT
🟢 Validation
🟡 PostgreSQL (It's free with Heroku)
⬛ Concurrent request handling (Not sure how to do it, maybe Django support concurrent requests)