Skip to content

LinxHQ/python-flask-customer-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

python-flask-customer-management

Run app in console

export FLASK_APP=mycustomer
export FLASK_ENV=development
flask run --host=0.0.0.0 --port=8085

Công cụ để truy vấn cơ sở dữ liệu sqlite trên web:

https://github.com/coleifer/sqlite-web

Lệnh start:

sqlite_web instance/mycustomer.sqlite 

Các thư viện khác

pip install Flask-Datepicker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors