Skip to content

Latest commit

 

History

History

m03-solo-choreslist

Choreslist

A Scrimba Bootcamp Solo Project

Programming Languages Used

  • HTML
  • CSS
  • CSS-Flexbox
  • JavaScript

Screenshot


Live Demo

Project Requirements

The Choreslist solo project meets the following requirements:

  • Build it from 'scratch'
  • Follow the design spec
  • Cannot add empty chore
  • Make sure you use:
    • addEventListener()
    • innerHTML
    • Template Strings
    • localStorage

My project includes the following 'stretch goals':

  • Cannot add existing chore
  • Click on individual chores to remove from list
  • Show a random GIF when all chores are completed

Resources:

Figma Design Screenshot
Scrimba