Skip to content

Maria0419/vinhoteca3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

Flask Web App Tutorial

Setup & Installation

Make sure you have the latest version of Python installed.

git clone <repo-url>
pip install -r requirements.txt

Flask 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"

Running The App

python main.py

Viewing The App

Go 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.

Login Page

Alt Text

Sign-in Page

Alt Text

My wine cellar

Alt Text

New wine registration page

Alt Text

Wine pairing page

Alt Text

About

The project is a cellar organization system for the course systems analysis and design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •