Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 880 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 880 Bytes

Students Departments system

Table of Content:

Description:

Students_Departments is a CRUD system that help colleges to assign students and store their information in a data base, adding departments in the college and assign the students in it.

this system is simple add/edit/delete students and deparments and remove students from a deparment. that will make the process of assign the new students to the college is easy now.

Technologies:

  • Visual Studio
  • SQL Server
  • Entity Framework Core
  • ASP.NET

Features:

  • Creation: Add new student or department and store the recodes in the database
  • Reading: Retrieve and view department and student information
  • Updating: Update the information of an existing departments or student
  • Deletion: Remove records from the database