Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 892 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 892 Bytes

Cheko✔ - 201-final-project

This repo is for our team's Code 201 final project, Cheko✔ (Chekov).

Members of Team "ABC'S"

Project Description

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.

Versions in Our Development Cycle

  • 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