Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Blog Project

Requirements

python version above 3.6

flask version 1.x or greater (jinja and other dependencies)

pymysql  module for database connectivity

you should have a working database connection on localhost having 

    database blog
    user blog, password blog
    tables users, blogs
    for Schema check Database.ipynb notebook

how to run project

open terminal in current repository

# python app.py 

About

A Basic Blog Application in Flask

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages