Skip to content

Costa0910/SchoolSystem

Repository files navigation

SchoolSystem

A web-based system for managing students, teachers, staff, grades, and attendance. Built using the repository pattern and ASP.NET Core MVC. Use Areas for modularization, role-based access control, and more.

Features

  • Student management
  • Staff management
  • Grade management
  • Attendance tracking
  • Role-based access control
  • Modular architecture using Areas

Getting Started

Prerequisites

  • .NET Core SDK
  • SQL Server

Installation

  1. Clone the repository:
git clone https://github.com/Costa0910/SchoolSystem.git
cd SchoolSystem
  1. Set up the database connection in appsettings.json.

  2. Build and run the application:

dotnet build
dotnet run

Logging in as Admin

To log in to the web app as an admin, use the following credentials:

License

This project is licensed under the MIT License.

About

A web-based system for managing students, teachers, Staffs, grades, and attendance. Built using the repository pattern and ASP.NET Core MVC. Use Areas for modularisation, role-based access control, and more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors