Web API for LiTT Learn
Tools and packages required to successfully install this project. For example:
- Python 3.3 and up Install
- Apache / XAMPP
A step by step list of commands / guide that informs how to install an instance of the project.
$ pip install -r requirements.txt
For Windows / Unix
python manage.py makemigrations
python manage.py migrate
python manage.py runserver --port 9000
Write a little about unique features of your project and what makes it outstanding. Describe the functionalities of your project. You can make a list of it with some descriptions, like:
- Auth
- Courses
- Practice Test