Skip to content

ManiacalShawn/flask-bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Series Travic CI

A project describing how to implement a Flask based application.

Detailed information about the Flask Series steps can be found here.

Each step is implemented in a separate branch. You could find the branch name in the brackets following the step name, i.e. Structure the Application(structure), where structure is the branch name. Branch names are hyperlinks to the corresponding repository branches.

  1. Prepare the Environment
  2. Structure the Application
  3. Application Configuration
  4. Templating
  5. Model
  6. Testing
  7. Views and Web Forms
  8. Error Management
  9. Security
  10. Optimizations: Caching, GZIP Compression and CDN(optimization)
  11. Health Checking and Monitoring(monitoring)
  12. Internationalization(localize)
  13. Deployment(deploy)

About

Flask Series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.5%
  • HTML 29.0%
  • CSS 2.5%