Chiranth7954 / thing-list

xtern bootcamp 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

thing-list

xtern bootcamp 2017

Basic Homework

  • Add the "Add Thing" button, including the corresponding CSS.

Bonus Credit

  • Make that "Add Thing" button work!
  • When the checkbox is checked, mark the corresponding as completed and be sure this gets synced to Firebase and that it persists across page refreshed.

Super Mega Bonus Credit

  • Stop hard-coding things altogether. Use only the things that were added via the "Add Thing" button.
  • Add a due date to each Thing and make sure it persists.

Super Mega Bonus Credit Hyper Fighting

  • Make the "remove" button work.

About

xtern bootcamp 2017


Languages

Language:JavaScript 62.6%Language:CSS 23.3%Language:HTML 14.1%