This repo is for our team's Code 201 final project, Cheko✔ (Chekov).
- Shukri Abdi | https://github.com/sabdi21
- Billy Bunn | https://github.com/BillyBunn
- Andrew Curtis | https://github.com/amjcurtis
- Cory Henderson | https://github.com/cory0s
Chekov is a web app that allows users to create a to-do list and add, edit, and delete individual tasks on their list. It also persists the user's to-do list across browser sessions using the browser's local storage. The app was built with HTML, CSS, and vanilla JavaScript following responsive design principles. It is deployed on GitHub Pages at https://abc-s.github.io/201-final-project.
- v.1.0.1 - Monday 1/28
- v.1.0.2 - Tuesday 1/29
- v.1.0.3 - Wednesday 1/30
- v.1.0.4 - Thursday 1/31
- v.1.1.0 - Friday 2/1