AY2425S1-CS2103T-F14B-2 / tp

MIT License
0 stars 5 forks source link

Edit and delete student commands not consistent with edit and delete course commands #131

Closed accountexeregister closed 18 hours ago

accountexeregister commented 2 days ago

Commands to edit and delete students use index to identify students while commands to edit and delete course commands use course code to identify courses.
Edit and delete student commands should be modified to use matriculation number to identify the students.