Blog (Flask Web Application)
Part of the 'initial-flask-projects' collection, this is a basic blog application using the Flask framework. It allows users to view a list of blog posts, view individual posts, and create, edit, and delete posts, showcasing understanding of a basic web application and the use of a database for persistence.
Check Out Repository