cs2103aug2014-w13-2j / main

To-Do list program for CS2103T @ NUS
MIT License
1 stars 0 forks source link

[User Stories] Language process #7

Closed Vio8023 closed 10 years ago

Vio8023 commented 10 years ago

1.As a user who is not familiar with command-line interface, I want the program to support some form of natural language input to some extend so that I do not waste too much time struggling with command for basic tasks 2.As a user, I want to have some form of help pages (eg. UNIX man page) to help me recall/learn to use certain commands so that I do not have to spend so much time finding out how to use a certain command. 3.As a user, I want to have input validation so that I will be alertedd whenever I make an invalid input. 4.As a user, I want some flexibility in the order of entering options so that I do not have to move my cursor back and forth if I forget to enter an option 5.As a power user, I want to be able to perform customised actions in a single step (in the form of alias) so that I can deal with events/tasks that requiremany customised options without having to go through multiple single update steps 6.As a forgetful user, I want to be able to see a list of close matches to my search so that I do not have to remember the exact phrasing of I an searching for