Recent project


First Python CRUD webapp

Client

— Self

Year

— 2016

Project overview

As coursework for the Udacity "Full Stack Foundations" intermediate course I created this web app in Python, using Flask. As my first forray into the MVC design pattern it came with a lot of learning experiences. One that sticks out, in particular, was switching the model from SQLite as mandated by the Udacity course to PostgreSQL so I could host it on Heroku.

Technology

  • Python / Flask
  • SQLite / PostgreSQL
  • Vagrant
  • Heroku
  • Git

Category

#web, #Python