Django Taskmanager is a full featured Task Managing app. You can register in this using student or teacher. If you register and login as a Teacher then you can Create Task in Which you can can give Task Name, Task description, and Multiple Student to assign the task. Initial status would be initiate for a task. And if you login through student then you can see task assigned to you.
These instructions will get you a copy of the project up and running on your local machine for development .
python== 3.5 or up and django==2.0 or up
open terminal and type
git clone https://github.com/moazzam07/Django_Teacher_student_TaskManager.git
https://github.com/moazzam07/Django_Teacher_student_TaskManager.git
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
Then go to http://127.0.0.1:8000 in your browser
Khan Mohammed Moazzam
Email: kmohdmoazzam70@gmail.com