Skip to content

Flask-based application that operates with the SQLite database, renders the matplot charts, and enables data editing.

License

Notifications You must be signed in to change notification settings

allaredko/flask-tutorial-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-tutorial-demo

This project is developed for the Creating Web Applications with Flask tutorial.

Try it to learn how to develop a web-based application using the Flask web framework in the PyCharm IDE. The application processes meteo data stored in a database and presents it in the form of the following charts:

  • Scatter chart — A cumulative report of the average yearly temperature and humidity in Prague, St. Petersburg, San Francisco, Paris , and Singapore.
  • Line charts — The average monthly temperature and humidity in each city.
See more details in https://www.jetbrains.com/help/pycharm/creating-web-application-with-flask.html

About

Flask-based application that operates with the SQLite database, renders the matplot charts, and enables data editing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages