Skip to content

Phosphorescentt/uedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The University Esports Database (UEDB)

The University Esports Database is a SQLModel and FastAPI application to unify the UK University Esports universities and teams. The idea is that eventually, the application will be able to provide a data and metrics on universities and their performance in tournaments across both UK university tournament organisers (NUEL and NSE).

Setup

This project requires Poetry for managing dependencies and runtimes. Run through the setup & installation of poetry before continuing here.

Once Poetry is installed, enter the root of the directory and run the following commands.

poetry install
poetry shell
cd uedb/
uvicorn main:app

This will start the application and you will be able to access the API documentation by going to localhost:8000/docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages