Site for users to create a ToDo list that saves through local storage for them to come back to.
Currently in Beta
- Create and Remove ToDo items
- Change the theme of the site
- ToDo List saves to local storage
- User preferences save to local storage
- Mark items as completed
- Sort ToDo items
- Display the ToDo items by day, type, ect.
- Search the ToDo items
While I have experience in languages like Java and C from the classes I have taken, I have not been taught web development. This website will grow and will increase in functionality as I learn the skills necessary to implement certain aspects.
Within the site there are links to:
- HTML/CSS Book - HTML and CSS: Design and Build Websites, by Jon Duckett
- Traversy Media - Brad Traversy