To-Do Checklist
Description This project is a simple interactive to-do list where tasks are categorized into "To Do," "In Progress," and "Done." The tasks are displayed with checkboxes, and when a checkbox is clicked, a celebratory star icon "pops up" to give feedback to the user. The layout is styled using CSS and includes a background image for added visual appeal.
Contributing Fork it! Create your feature branch: git checkout -b my-new-feature Commit your changes: git commit -am 'Add some feature' Push to the branch: git push origin my-new-feature Submit a pull request :D
History Wrote the code out first Then started styling with CSS Then added background image
Credits Made by Matt Galloway Checkmark used from Unicode Background image from: https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.123rf.com%2Fphoto_58294244_notebook-paper-background.html&psig=AOvVaw07dzWwf84_WyBDRo4tWkfF&ust=1732734555040000&source=images&cd=vfe&opi=89978449&ved=0CAMQjB1qFwoTCPCZtrLZ-okDFQAAAAAdAAAAABAE
License This project is licensed under the MIT License - see the LICENSE file for more details.