Skip to content

David-Guo/flaskforum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYSU flea market

Get the code

git clone https://github.com/David-Guo/flaskforum.git

Create db

mysql -u root -p < create_db.sql

Create tables

$ python manager.py shell
>>> db.create_all()

About

build a forum just like bbs by flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published