Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 232 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 232 Bytes

Web Planner

A Planner Webapp with flask framework

Installation

Install requirements

pip install -r requirements.txt

Create Database

python create_db.py

Start Server

python app.py