Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

felds/washaroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Washaroo

A friendlier way to sort laundry.

Made by me for myself as a way to practice my React chops, so expect things to break.

To-dos

  • When adding something with the same name, increment item count
  • Validate against negative count
  • Remove item when trying to decrement count and count is 0

Nice-to-haves

  • Add an option to lock a list
  • Sync with firebase
  • Upgrade behavior to renderless components
  • Build to iOS

Build instructions