Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dboyliao/flask_learn
https://github.com/dboyliao/flask_learn
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dboyliao/flask_learn
- Owner: dboyliao
- Created: 2014-10-18T03:10:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-20T16:22:40.000Z (about 10 years ago)
- Last Synced: 2024-03-15T01:42:57.326Z (8 months ago)
- Language: Python
- Size: 328 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Files
- app.py: python code for the application
- sql.py: python code for simulation a database.
- model.py: database schema.
- db_create.py: python code for creating database.
- test.py: unittest.Dirs:
- static: directory which holds all the static files such as css, js, img, ...etc
- template: directory which holds all the html files.You can watch all the videos [here](http://www.youtube.com/watch?v=WfpFUmV1d0w&list=PLLjmbh6XPGK4ISY747FUHXEl9lBxre4mM).