UE class schedule website
A simple website made to present class schedule from UE Katowice.
Installation
To install this project you need to use poetry
.
poetry install
poetry shell
./main.py
Or using docker
docker build . -t <image name>
A simple website made to present class schedule from UE Katowice.
To install this project you need to use poetry
.
poetry install
poetry shell
./main.py
Or using docker
docker build . -t <image name>