This webserver is meant to be a application for crêpes sale by Evangelische Jugendschaft Zugvogel.
Please note that this may not be the only use case, but one might need to rewrite parts of this application in order for it to fulfill one's needs
Clone the repository:
git clone https://github.com/theWasweisich/crepes-interface.gitInstall the required libraries:
python3 -m pip install -r requirements.txtInitial Configuration:
python3 first_configuration.pyFinally, run the server:
python3 app.pyFor usage instructions, please refer to the Wiki.
If there are any Issues or security concerns, please open an issue
Issue reports and pull requests are highly welcome.
This program is linced under the MIT License