Skip to content

duresakoroso/Flask-blog-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Started

Flask-blog-post

This project is simple flask web application for blog posting. it has feature like adding post, deleteing post, editing a post, category, and tags.

Technologies

Project is created with:

  • Python version: 3.10
  • Flask version: 2.0.2
  • sqlalchemy version: 1.4.32

Setup

To run this project, First install required packages using pip. make sure you installed > python V3.x open terminal and execute the following command.

$ git clone https://github.com/duresawata/Flask-blog-post
$ cd Flask-blog-post

Install required packages

$ pip install -r requirements.txt

run the app

$ python app.py 

About

Blog post web application using Python Flask framework. This web application has great UI and Blog post functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages