tubzby / itmd536

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITMD536 Final Project

The project completed a small blog system and practiced the methodology of agile development and testing throughout the project

Website: http://hellboycc.cn/

img.png

How to run project

  1. Clone
$ git clone https://github.com/tubzby/itmd536.git
$ cd itmd536
  1. Install all dependency:
$ pip install -r requirements.txt
  1. Generate fake data then run
$ flask init-db
$ flask forge
$ flask run
* Running on http://127.0.0.1:5000/

License

This project is licensed under the MIT License.

About


Languages

Language:HTML 38.4%Language:CSS 32.5%Language:JavaScript 22.6%Language:Python 6.0%Language:PHP 0.4%Language:Dockerfile 0.0%Language:Shell 0.0%