Loading...

About the project

this project is about predicting today's upcoming NBA matches.

Features

  • Create your own account.
  • Detailed page for each match with option to comment and chat with others.
  • Vote for each game and see total votes for each team.
  • Profile page for each user, with history and success rate.

Behind the Idea

I wanted to create a platform where you can test how accurate can you predict the results, with the fun option to compare yourself with others.

Process

  • For the database and authentication, I used Firebase.
  • The API used to get all the matches data is called API-NBA
  • at the end of each day, a cron job is being activated to clear matches and update its predictions of the users.