Skip to content

ammar-gamal/Student-Department-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Department System

Table of Contents

Introduction

The CRUD Project - Student Department System is an ASP.NET MVC application designed to streamline the management of student records and academic departments within a university or educational institution. The primary goal of this project is to provide a user-friendly interface for performing essential CRUD operations on both departments and student records.

This project simplifies the administrative tasks associated with student and department management, making it an invaluable tool for educational institutions seeking an efficient and organized approach to record-keeping. Its user-friendly interface ensures that users, whether administrative staff or educators, can quickly access and modify the necessary information, ultimately contributing to a smoother academic workflow.

Features

  • Create: Easily add new department or student records to the system.
  • Read: Retrieve and view information about departments and students efficiently.
  • Update: Edit and update details of existing departments or student profiles.
  • Delete: Remove outdated or unnecessary records from the database.
  • User-friendly interface for managing data.

Prerequisites

Installation

  1. Clone this repository to your local machine: git clone https://github.com/ammar-gamal/Student-Department-System.git
  2. Open the project in Visual Studio.
  3. Build the solution.
  4. Run the application.

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your changes: git checkout -b feature/your-feature-name
  • Commit your changes: git commit -m "Add feature"
  • Push to your branch: git push origin feature/your-feature-name
  • Create a pull request.

About

ASP.NET MVC Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published