the Website or WebApp will consist of a simple layout.
- Sitemap
The Home Page will have 2 links, for To-do Page and Notes page.
Through this links the user will navigate to either pages.
The todo page consist of a simple Todo Section, where the user can create new todo, See Todo list, Edit Todo, Finish Todo (Hiting the Check), and delete Todo.
-
when
Add new todobutton is clicked, A textbox appears to write the task: -
-
the todo is saved when user types and clicks on "Add" button. After this, the todo is added to the list: -

The Notes Page consist of a Notes section, where the user can Create new notes, See notes list, click on a note to view the page, Edit a note, and delete a note.






