-
**Is your feature request related to a problem? Please describe.**
As a pedestrian, I'd like to receive turn-by-turn instructions which spell out directions and street names for walking legs of my jo…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/c2638c13-0bbe-49b0-87b4-a5d9b614a265.png)
Whole app data was lost when I exited and re-entered the app upon doing th…
-
Note that a person's name should not be a number like `123`, while the system allows this operation without any warning message.
Example: `add i/S6878830G n/123 t/wheelchairUser e/betsycrowe@example.…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/99d67341-2969-48b1-8c70-baa17bcf01f3.png)
Command: addtutor \n Alice Pauline \p 98722342 \e alicep@example.com \a A…
-
Cancelled lesson at Oct 10, 2024, 10:00 for student: John Doe; Phone: 98765431; Address: John street, block 123, #01-01; Grade Level: grade 3; Group: aa
Steps to reproduce:
1. Have 3 students in the…
-
input:
add n/John Doe p/98765432 e/johnd@example.com a/John Street, Block 123,#01-01
output:
Names should only contain alphanumeric characters and spaces, should not be blank and must be a maximum of…
-
If I input a name, such as John s/o Doe, the app will throw an error message saying `Names should only contain alphanumeric characters and spaces, and it should not be blank`. This may cause inconveni…
-
Many people have hyphens in their name, and so it is expected that an application which tracks students should allow hyphens. However, the add command does not allow hyphens
# Steps to reproduce
1. E…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/23cbf3e0-5066-49be-b5be-840ba4b9ab5e.png)
The proposed workaround for special characters might not work for Singapor…
-
Steps to Reproduce
1. Type the command `add id/2147483648 n/John Doe p/98765432 e/johnd@example.com a/John street, block 123,#01-01`
Expected Behavior:
Adds a contact named John Doe to the Address…