Skip to content

szymichalak/fly_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fly_manager

SQL project with Python SQLAlchemy module and Flask back-frontend

To run it you need to install next packages with pip:

1) Flask
2) SQLAlchemy
3) mysql package for python
4) numpy

Next from the main directory run it using python3 main.py if you're using Ubuntu.