# ToDo App ## Project description Daily tasks are simple with ToDo, from grocery lists to housecleaning routines. You can use it as a simple checklist to focus on or as a complex project management tool to get things done. Manage your tasks, projects, and even life better with ToDo App. ### Features * Supports fully customizable recurring tasks * Select a certain date or time * Unique lists with colorful themes, dark mode, and more * Board view with Date, Priority, and Color. * Edit the task * User friendly * Local Storage Supported * Responsive website ### Built With * HTML * CSS * JavaScript ### User stories * As a user, I should be able to add my to-do to the list and save it in local storage * As a user, I should be able to edit my to-dos * As a user, I should be able to remove any to-do from my list (remove it from local storage) * As a user, I can still have my list even if I close the browser window ## Live link www ## How to get the project locally Click on https://github.com/GSG-CF04/ToDo-List-06.git, ,then click at code button ,then Clone the repository‏ to your device , then open gitBash. then write cd (the name of your path - without the braces),then git clone (paste the link of the repository - without the braces) ,then Enter to clone it ,then code. ,then open index.html file ,then Right-click with the mouse ,then select open with live server. 1. Press at https://github.com/GSG-CF04/ToDo-List-06.git. 2. Click on **Code** button. 3. Clone the repository (copy the link). 4. Open Git Bash in your folder. 5. Write **git clone -paste the repository link-** then press enter. 6. Write **code.** then press enter. 7. Open the html file in your code editor. 8. Right click with your and select **open with live server** . ## Team members * [Farah Al-Zard](https://github.com/farahalzard) * [Ahmed Irheem](https://github.com/ahmedirheem) * [Saif Al-Nuweiri](https://github.com/kakashii7)