This application is built with Python. Its objective is to offer to an owner an intuitive interface to manage prizes and winners of a tombola.
- The machine running the application must have Python 3.12 or higher installed.
- Clone the repository
- Install the dependencies with
pip install -r requirements.txt
- Run the application with
python main.py
The analysis done for the project is available in ./docs.
Thanks go to these wonderful people (emoji key):
Christophe Bernard 💻📖🚇🔧 |
Tinaël Devresse 💻📖 |
This project is licensed under the MIT License - check the LICENSE file for details.