This is a blog website whose frontend manage by the bootstrap and backend manage by python flask.
You can clone or download this repo and running on your local machine for development and testing purposes.
All the code required to get started.
Clone this repo to your local machine using https://github.com/karan-chaudhari/flask-blog
This repo running on your machine local server. And require xampp then start the Apache & MySQL. After add the database file. You can import life_thunder.sql file on your xampp.
Here is all the feature available in this repo.
Publish article or blog post.
Comment on article.
Delete comment by admin.
Contact feature.
Admin Deshboard login and logout.
File uploader in deshboard.
Add and Edit post from admin deshboard.
- Flask - The web framework used
- Karan Chaudhari - Initial work - karan-chaudhari