Introduction

School Management System (SMS) is a web application that has an interactive dashboard built in for teachers where teachers can monitor student's activity like attendance, results, and enrollment.


SMS Front End


Team Members

Inyang Ukpong : Backend plus frontend
Oghenekome Igho : Backend plus frontend
Joseph Bamisaye : Frontend
Alphonsus Oshiole: Front-End

Each member is more comfortable with the roles


Technologies used

  • Python
  • Django
  • Bootstrap / CSS
  • Javascript
  • SQlite

Packages/Dependencies used

  • django
  • djangorestframework
  • pytz
  • pillow
  • sqlparse

Available Scripts

In the project directory, you can run:

python3 manage.py runserver

Runs the app in the development mode.
Open http://localhost:8000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.