BlogApp

This website is developed using flask framework which allows admin to post various articles.

2
0
JavaScript

Blog Website

For searching out appropriate contents from various sources such as books,papers,etc consumes a lot of time.So this website solves this problem by providing various articles of their interest. It also allows admin to post various articles on tons of topics.This system allows basic CRUD operations to be performed.

Installation

Flask

  pip install flask

Xampp

Documentation

Flask

Tech Stack

FrontEnd: HTML,CSS,Javascript,Bootstrap

Backend: Flask,MySQL,Python

Database: PhpMyAdmin

Run Locally

1.Start the xampp server

2.Import the database

3.Go to the project directory

4.Run main.py

Admin login

Username-Admin

Password-demo

Demo

Home Page







Add Post







Edit Post







Delete Post