An open API service indexing awesome lists of open source software.

https://github.com/superstar1205/school-django

Student Management System, Django application
https://github.com/superstar1205/school-django

css django django-application html javascript python sql sqlite3

Last synced: 7 months ago
JSON representation

Student Management System, Django application

Awesome Lists containing this project

README

          

# School Manangement System
It is an online Student-Teacher portal wherein teachers can upload various assignments related to their subjects which the student can download.

Also student proctor form facility is provided. This helps to maintain student data in a digital format thus reducing the paper work.

Technology used : Django (Python Framework), SQLite, HTML5, Materialize CSS.

## ScreenShots

#### 1. Landing Page
![](images/landing.PNG)

#### 2. Login Page
![](images/login.PNG)

#### 3. Student-Dashboard Page
![](images/student.PNG)

#### 4. Teacher-Dashboard Page
![](images/teacher.PNG)