This design for website is hosted here!
ToDo list is a simple website to save Your daily tasks in order not to miss anything.
This project consists of a welcome page in which the user registers his name Then there is the main page in which the user can add tasks, For each task we write a title, description, day, date and time for it
- User-friendly
- Local Storage Supported
- Themes: Users can choose among different themes.
- Responsive website
- Edit the task
- Select a certain date or time
- Create label for task
- Chose a color for each task
- Filter Check Task in done page and Uncheck Take in to do page
- 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
https://gsg-fc03.github.io/TODO-List-team-2/
Press at the link: https://github.com/GSG-FC03/TODO-List-team-2.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.