Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.05 KB

Flask Blog

This is a blog website whose frontend manage by the bootstrap and backend manage by python flask.

Getting Started

You can clone or download this repo and running on your local machine for development and testing purposes.

Installing and Clone

All the code required to get started.

Clone this repo to your local machine using https://github.com/karan-chaudhari/flask-blog

Running the tests

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.

Features

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.

Built With

  • Flask - The web framework used

Authors