TehShrike / communal-checklist

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

Home Page:http://communalchecklist.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://communalchecklist.com/


Languages

Language:JavaScript 56.9%Language:HTML 39.3%Language:CSS 3.9%