Releases: AY2324S2-CS2103T-T09-1/tp
Releases · AY2324S2-CS2103T-T09-1/tp
v1.4
v1.3
v1.2.1
Merge pull request #97 from willowisp01/multiple-groups Multiple groups
v1.2
What's New
Add Feature
- Added studentId, grade, and group parameters.
- Removed phone and address parameters.
- Modified tag to create group parameter.
- Modified the format of email to e0123456@u.nus.edu
- Command format:
add id/STUDENT_ID n/NAME e/EMAIL g/GRADE [gp/GROUP]…
- Eg.
add id/A0123456X n/John e/e0123456@u.nus.edu g/B
Delete Feature
- Modified the command to delete - from using index to studentId
- Command format:
delete STUDENT_ID
- Eg.
delete A0123456H
Edit Feature
- Modified command to edit - from using index to studentid
- Command format:
edit STUDENT_ID [id/STUDENT_ID] [n/NAME] [e/EMAIL] [g/GRADE] [gp/GROUP]...
- Eg.
edit A0123456X gp/4
View Feature
- View the specified student’s details.
- Command format:
view STUDENT_ID
- Eg.
view A0123456X
Group Feature
- Create a group with people corresponding to the selected IDs.
- Command format:
group gp/GROUP [id/STUDENT_ID]
- Eg.
group gp/3 id/A0123456X id/A0123456H
UI
- Link email to desktop email app.
- Use format:
click on email