How to use - Daniela4578/PlanMe GitHub Wiki
Steps to use
1) Start page

- Takes 4.5 seconds to show the animation and after that automaticly opens Log In page.
2.1) 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.
2.2) Sign Up page

- The user have to enter username and password twice. After that he gets send to (For The App page first) the Main Screen.
3) Main Screen page

3.1) Plans page

- The user has to choose whether he wants to add or see a plan or go back.
3.1.1) Add A Plan page

- The user has to enter name, date, hour and info (optional) to creat plan.
3.1.2) See A Plan page

- 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.
3.2) Lists page

- 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.
3.2.1) Add List page

3.2.2) Choosen list's tasks

- 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.
3.2.2.1) Add A Task page

3.3) For The App page

- Describes the app to the user.