Skip to content

My first full stack Python Flask application with Authentication, Postgres, Forms, Travis CI and Templates. Currently working on Python 3 migration and deployment.

Notifications You must be signed in to change notification settings

leslie-alldridge/fullstack-flask

Repository files navigation

Full Stack Python Flask Application

Goals:

As Django is where I feel most comfortable in the Python world, I wanted to learn more about Flask and see how it compares.

I found that flask generally runs faster as it comes with less baggage, but certain functionality isn't pre-built so it takes a little longer to get up and running with a database and CRUD actions using an ORM.

Build status:

Build Status

Where to next:

Additional styling and functionality would be good to add but in the meantime I think my focus will remain on React + Django.

URL to Heroku:

https://py-test-leslie.herokuapp.com/login?next=%2F Deployed using Python 2 buildpack on Heroku, will look to upgrade to Python 3 in the future.

Overall:

It was fun to learn something new and I will add this project to my featured repos to demonstrate my interest and current ability in Python.

About

My first full stack Python Flask application with Authentication, Postgres, Forms, Travis CI and Templates. Currently working on Python 3 migration and deployment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published