GitHub / tukue / python-bootcamp-blog-project
This project is a Flask-based blog application that uses SQLite for storing blog posts. It features routes for viewing, adding, editing, and deleting posts, as well as static pages like "About" and "Contact". The application uses Flask-WTF and Flask-CKEditor for form handling and includes unit tests for the main routes.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tukue%2Fpython-bootcamp-blog-project
PURL: pkg:github/tukue/python-bootcamp-blog-project
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: CSS
Size: 1.62 MB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 4 months ago
Topics: flask-backend, html, python, sqlite, sqlite-database, unittest