Make sure you have the latest version of Python installed.
git clone <repo-url>pip install -r requirements.txtFlask version: 2.3.3
pip3 install --force-reinstall -v "flask==2.3.3"werkzeug version: 2.3
pip3 install --force-reinstall -v "werkzeug==2.3"python main.pyGo to http://127.0.0.1:5000
The project in question is a cellar organization system. The system can be used by common users or by companies, including restaurants and stores, to quickly organize your collections. In the case of companies, it is possible to provide assistance to customers who arrive without know a lot about wines.




