-
Notifications
You must be signed in to change notification settings - Fork 0
How to use
Tsvetoslav edited this page Jul 16, 2024
·
4 revisions
- Takes 4.5 seconds to show the animation and after that automaticly opens Log In page.
- The user have to write down his username and password. After he preses log in button he gets send into the Main Screen.
- The user have to enter username and password twice. After that he gets send to (For The App page first) the Main Screen.
- The user has 3 options.
- The user has to choose whether he wants to add or see a plan or go back.
- The user has to enter name, date, hour and info (optional) to creat plan.
- The user has to enter name, date or both and then he can search for the event (plan).
- If the user hasn't entered name or choosen date and press the show button, he will get every event he has.
- If he had choose a date and doesn't want to search with both name and date, he has to click on clear date button (He can search only by name now).
- After he preses the show button, the event shows up in the form of a table. It has columns for the name, date, time and the info.
- Plans are deletable by double clicking on the name and then simply deleting the cell. After that he has to click enter and it's gone.
- The user has to choose if he want to go back to main screen, open or create list.
- He can open any list from the table by pressing button next to the list name in the table.
- Lists are deletable by double clicking on the name and then simply deleting the cell. After that he has to click enter and it's gone.
- Only name is required.
- The user can delete tasks when they are checkd as done by simply clearing their cell (double click -> delete -> enter).
- he can also go back, save or add task.
- Only name is required.
- Describes the app to the user.