/smart-school

A django-based project for helping school staff to manage daily school activities

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyPI - Python Version GitHub Pipenv locked dependency version

smart-school

A django-based project for helping school staff to manage daily school activities

Abilities ( not finished yet )

  • Teachers' modules

    • Attendance
      • Show students of the class which teacher should teach at the time.
      • Load the attendance for previous lesson of the class.
        • System asks the teacher whether he/she is interested in doing that or not.
      • Teacher is able to change students' presence state until the end of the class. (Teacher can recover the previous attendance result.)
      • Serving students' names over API. ( Can be used for mobile application )