UNPKG

chorelist

Version:

Real-time chorelist application for your kids

36 lines (21 loc) 631 B
#chorelist Have chores for your kids to do during the day? Run this on their favorite TV or device to ensure things are getting done right. ##Installation `npm install chorelist && cd chorelist` ##Usage **Start the server** ```shell node index ``` Open your favorite browser and visit `<ip>:3000` **Dont know your ip?** ```shell ipconfig getifaddr en0 ``` You should see something like the following ![](http://i.imgur.com/v8oML2D.png) Enter your childs chores and hit enter and watch the instant magic. Once the chores are done, click on the chore to check it off. ![](http://i.imgur.com/8iXEBSm.gif) ##License MIT