Skip to content

iamravikumar/Online-School-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Online School Management System

Table of contents

Introduction

An online school management system is a website that is designed to streamline the paperless administration of schools and educational institutions. It consists of various modules that greatly help the teachers and staff to maintain student records, academic history, and other essential student information. This was a group project built for an undergraduate academic course.

Features

This school website has four users:

  1. Teacher:
  • Download his schedule/routine

  • Search attendance by date(taken by him)

  • Search result by subject

  • View all the attendances taken by him

  1. Student:
  • Download his class routine

  • Search his attendance by date

  • View all his attendance

  • View his result

  1. Guardian:
  • Download his/her children class routine

  • View his/her children attendance, result

  • Give review about school

  1. Admin:
  • Create account for teachers, students and guardians

  • Add teachers and students routine

  • Add results, attendance records

  • Add news/events

Technologies

  • ASP.NET MVC
  • HTML
  • Javascript
  • CSS
  • SCSS
  • C#
  • Microsoft SQL Server
  • Microsoft Visual Studio

Demo Screenshots

Home Page

Logging in as a student

Features available to the students

Attendance record of a student

Exam Result of a student

Student can download his/her respective class routine

Student's profile

Student can search exam result by subject and attendance by date

Result of searching exam result by subject (Bangla)

Result of searching attendance by date (3-1-2019)

Similiar convenient features are availble to the teachers as well

Features available to the guardians

Guardians can view their child's exam results

Guardians can view their child's attendance record

Setup

It is better to use Microsoft Visual Studio IDE (Integrated Development Environment) to run this project properly. The 'OnlineSchool.sln' file should be opened with the IDE to built the project and to run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.8%
  • JavaScript 10.1%
  • CSS 8.3%
  • SCSS 5.4%
  • C# 3.4%