Welcome !
With this tool you can :
- Add study field
- Add teacher individually
- Add teachers in bulk using CSV files
- Sort teachers by subjects they teach, or/and by name
- Python > 3.7
pip install -r requirements.txt
python manage.py runserver
- Hit http://127.0.0.1:8000/directory
Wanna make sure everything is alright ?
Run python manage.py test