Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dboyliao/flask_learn


https://github.com/dboyliao/flask_learn

Last synced: 7 days ago
JSON representation

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