This is a simple blog application written in Python using the Flask framework. This project was created for learning purposes. It's deployed using Gunicorn and Postrgresql on Kubernetes cluster.
Check out the Demo!
- User registration with Sign in and Sign out
- User profile with ability to update profile picture, username, and email
- Create, update, and delete posts with title and content
- Simple post editor
- About page