Skip to content

FYDP-1nil/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1nil⚽🏀🏈

1nil is a free broadcasting and analytics solution for minor and amateur sports leagues. It was created as part of the Fourth Year Design Project (FYDP), which is a degree requirement for Computer Engineering students at UWaterloo. This was a collaborative endeavour by Iram, Siddharth, Shreyas, Banin and Madhur

Features

1nil is an affordable platform that enables clients to offer a comprehensive viewing and media consumption experience to fans by providing programmatic outlets for live sports information. Clients select the sport they wish to stream (Soccer, Basketball or American Football) and manually update the match scorecard using our user-friendly interface. Whenever the scorecard is updated (e.g., a goal in soccer or a three-pointer in basketball), 1nil automatically performs tasks like updating the scorecard overlays on live streams, scheduling social media posts, and calculating statistics. In major leagues, individuals are employed to manually perform these tasks. Our software platform, 1nil, is a desktop application that automates these processes, saving both time and money.

basketball soccer game game stats league stats arch

Usage

To run the backend, with Docker on your system, run make start

Client instructions can be found at https://github.com/FYDP-1nil/client