Skip to content

VladimirZelenokor1/Tier-List-Python-Project

Repository files navigation

Inno Tier List

Install poetry dependencies:

poetry install

Run server:

poetry run python backend/main.py

Access api endpoints via http://127.0.0.1:8000/docs.

To run tests of backend methods:

poetry run pytest

To run frontend:

streamlit run frontend/main.py

About

Python application for creating and managing Tier Lists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages