1.6. Deliverable for each iteration - Satyum97/Course-Management-System GitHub Wiki
Iteration: 1
09/17/2020 - 10/8/2020
In this iteration, the user will be able to Create, log in and Signup for the account. The user can use his own username and password to access the system. There will be a separate account for the admin user, instructor users, and student users. If the user is visiting the system for the first time, he/she can create an account with his/her information. The schema for the Database will also be designed during this iteration.
Iteration: 2
10/10/2020 - 10/29/2020
Adding new courses, updating existing courses, enrollment of student to a course, assigning instructor to the courses are the features that will be accomplished in this Iteration
Iteration: 3
10/31/2020 - 11/19/2020
In this iteration, the student user will be able to search the courses based on the Term, Class level, Class Prefix, etc. Students will be able to view their enrolled courses and drop them if desired. Similarly instructors will be able to see their assigned courses and decide to not take for that term. These features along with validations will be implemented and the overall testing of the system will be accomplished in this iteration.