Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 523 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 523 Bytes

LMS

Build Status codecov

This is learning managment system written on Python using sqlite3 as database and flask as engine

Installation

pip install -e .

How to run

python src/elms/bin/start_server.py

Copyright

Copyright © 2021 Philipp Fisin. See license for details.