Currently Building a School Registration Software system that would allow students to Login as a student to view and edit their schedule also to register for classes. The Administrator will be able to add delete or update any information in the Students, Instructors, Sections, Courses.
- Login
- Display current class schedule
- Search for classes by Crn
- View available classes
- Register for a class
- Drop a class
- View current schedule
- Login
- Main Control Panel
- Add Update Delete Student
- Add Update Delete instructor
- Add Update Delete Sections
- Add Update Delete Courses
- C#.Net
- Sql
- Visual Studio 2017