Code samples repository for learning Flask.
Projects from the "Flask By Example" book by Gareth Dwyer.
"Hello World" application using Flask.
Application that displays a newsfeed site that pulls in RSS feeds and displays up-to-date weather information, and currency exchange rates to the users
App that allows user to mark crimes on the map and entering date, category, description of the crime.
A Waiter Caller application that allows restaurant patrons to easily call a waiter to their table.
Using Flask to build a simple polling online application following this tutorial: https://danidee10.github.io/2016/09/18/flask-by-example-1.html