Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 202 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 202 Bytes

FlaskBlog

A flask based web app for creating a simple blog, which uses jinja for templating and bootstrap for styling. Has full CRUD operations, and stores/retrieves blog posts in a SQLite database.