/communal-checklist

Because all those other sites my wife is trying are a pain

Primary LanguageJavaScript

All the gift registry apps my wife tried out looked pretty horrible, so I made this one.

To run it yourself

You'll need node installed.

git clone https://github.com/TehShrike/communal-checklist.git
cd communal-checklist
npm install
npm run build
npm run start

To do

  • allow reordering of items
  • store seen lists in localstorage
  • support deleting categories