Description: Currently, the app uses the index to remove the appointment one patient has. However, to check for appointments a patient has, the doctor has to view his appointments by viewp command. Hence, the remove appointment(rmappt) command is usually used in combination with the viewp command. To make rmappt easier for users to use, can change rmappt to remove appointments of the current user that is shown on the window, and hence the rmappt can be shortened to "rmappt 1" to remove the first appointment of the current patient, which is more intuitive and easier to use.
Description: Currently, the app uses the index to remove the appointment one patient has. However, to check for appointments a patient has, the doctor has to view his appointments by viewp command. Hence, the remove appointment(rmappt) command is usually used in combination with the viewp command. To make rmappt easier for users to use, can change rmappt to remove appointments of the current user that is shown on the window, and hence the rmappt can be shortened to "rmappt 1" to remove the first appointment of the current patient, which is more intuitive and easier to use.