Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 374 Bytes

File metadata and controls

19 lines (14 loc) · 374 Bytes

Notes

One of the projects for my first portfolio (June 2020). A to-do list made with jQuery. This project was a great way to exercise working with arrays and jQuery. 📝

Try it on Heroku

https://ado-notes.herokuapp.com/

Functionalities

  • create lists
  • add items
  • mark as complete
  • show/hide completed
  • search
  • delete

Using

  • jQuery
  • CSS3