An open API service indexing awesome lists of open source software.

https://github.com/dylanfoster/chorelist

Chorelist for your kids built on Nodejs
https://github.com/dylanfoster/chorelist

Last synced: 3 months ago
JSON representation

Chorelist for your kids built on Nodejs

Awesome Lists containing this project

README

          

#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 `: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