Skip to content

The backend of Soccerbet, the upcoming web app that simulates betting on soccer matches between users

License

Notifications You must be signed in to change notification settings

mikehquan19/soccerbet-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soccerbet's Backend & API (Coming soon)

Introduction

This is the backend of of the Soccerbet, the app which:

  • provides data about soccer teams, rankings in the leagues, upcoming fixtures, available bets on those fixtures.
  • simulates betting between users on the available bets

The API will be used to provide the data to the front-end (coming soon)

At the beginning of every week, it will fetch from API-Football all upcoming fixtures from 3 different leagues for the week, and available bets of each fixture. Every hour, it will check if any match was finished and settled all of the bets from that match.

The API is now functional but the following features are still in progress:

  • Unit test on how the bets are settled
  • Periodic execution of the matches and bets uploading, updating, and bet settling
  • Authentication

Tech Stack

About

The backend of Soccerbet, the upcoming web app that simulates betting on soccer matches between users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages