Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Branch-Ethan-8-Oct into master #16

Merged

Conversation

RCPilot1604
Copy link

closes #14

Add the following classes to the project:

  1. Assignment //represents an assignment (aka grade)
  2. Attendance //represents an instance of attendance taken (at a specific venue and time and for a specific course)
  3. Student //represents a student
  4. AttendnaceCommand //parent class for all attendance-related commands
  5. AssignmentCommand //parent class for all assignment-related commands
  6. StudentCommand //parent class for all student-related commands

7-12. Add/Delete Commands (as subclasses) for 4.-5.

@RCPilot1604 RCPilot1604 merged commit 23c71c3 into AY2425S1-CS2113-W13-4:master Oct 9, 2024
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup tP project
1 participant