Skip to content

This project is an ASP.NET application designed for a Student Management System. It allows users to manage student records efficiently, including adding, updating, viewing, and deleting student information.

Notifications You must be signed in to change notification settings

APSAL-K/Student-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sample-project-for-student-table-

This project is an ASP.NET application designed for a Student Management System. It allows users to manage student records efficiently, including adding, updating, viewing, and deleting student information.

Features

  • Add, edit, and delete student records
  • View a list of all students in a table format
  • Search and filter student data
  • User-friendly interface

Technologies Used

  • ASP.NET (C#)
  • MySQL (Database)
  • Entity Framework (for database operations)

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/sample-project-for-student-table-.git
  2. Open the solution in Visual Studio.
  3. Configure the MySQL connection string in appsettings.json.
  4. Run database migrations to set up the schema.
  5. Build and run the application.

License

This project is licensed under the MIT License.

About

This project is an ASP.NET application designed for a Student Management System. It allows users to manage student records efficiently, including adding, updating, viewing, and deleting student information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published