Skip to content

A blogging site created with Flask/Python. Implements CRUD operations to add a blog post, update, and delete them. Uses a SQLite database to store/retrieve the blog posts.

Notifications You must be signed in to change notification settings

jnutterdev/flaskwebapp

Repository files navigation

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.

About

A blogging site created with Flask/Python. Implements CRUD operations to add a blog post, update, and delete them. Uses a SQLite database to store/retrieve the blog posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published