Python, Flask, and Mongo, Part 2

Python, Flask, and Mongo, Part 2

Sunday, Oct 15, 2017

@ Chris Suttles

In my last post I talked about a Udemy course on building webapps with Python, Flask and Mongo. I wasn't quite finished with the last app in the course (Pricealert) at the time of my last post, but the bones were in place. This post is about that long 10% of a project that starts when you are "%90 done". Pricealert I've committed a lot of updates in the last week, and now the application really looks like a web application and is ready to get broken out into a separate repository.
Python, Flask, and Mongo

Python, Flask, and Mongo

Saturday, Oct 7, 2017

@ Chris Suttles

I decided to take a Udemy course on building webapps with Python, Flask and Mongo, and it's been a lot of fun. You can find my Github repo for the course here: https://github.com/csuttles/udemy-python-webapps. I'm not a web developer. I've always been focused on writing backend stuff, and operational glue. That's part of what made me decide to do this. I wanted to spend some time just playing with Python and playing means doing something a little different than what I do at work.

Social Links