This project archives Untis substitutions plans downloaded from Iserv
Add badges from somewhere like: shields.io
Install my-project with npm
git clone [email protected]:niwla23/substitutionplan-retention.git
pip3 install -r requirements.txt
cp .env.example .env
python3 main.py
In case you are using VS Code, there is a devcontainer provided for this project.
To deploy this project, copy .env.example to .env and edit it. Then use docker-compose to bring up the project.
sudo docker-compose up -d
Contributions are always welcome! All Contributions made fall under the MIT license.