Skip to content

pcooper19/location_based_app

Repository files navigation

Learning Flask

This is a sample application for the Learning Flask course by Packt Publishing. Check out the live app here.

Cloning the repo

First clone this repo by running

$ git clone https://github.com/lpolepeddi/learning-flask.git

Then cd into each folder to see what the code looks like at the end of that section in the course. For example, to see and run the code at Section 2, type

$ cd section-2
$ python routes.py

Deploying the app

To deploy your Flask app to Heroku, check out this guide

About

learning flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published