Skip to content

eigen-value/flask-scheduler-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example flask application for managing the schedule of courses.

1. Install

$ git clone https://github.com/anavozhko/flask-scheduler-example
$ cd flask-scheduler-example
$ pip install -r requirements.txt

2. Create app.db

$ python db_create.py

3. Edit config.py

4. Run

$ python manage.py runserver # run on 127.0.0.1:5000

About

example flask application for managing the schedule of courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published