Simple Blog: A Multi-User Blogging Framework

As part of my Full Stack Web Developer Nanodegree at Udacity, we were assigned the project of building a multi-user blogging software. Its intent is to teach an intro to backend programming. I built Simple Blog, a simple blogging framework. It is built with Python using Jinja2 template engine, and can be deployed to Google App Engine. … Continue reading Simple Blog: A Multi-User Blogging Framework