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
- Host: GitHub
- URL: https://github.com/dylanfoster/chorelist
- Owner: dylanfoster
- Created: 2014-07-12T22:37:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-15T07:53:45.000Z (almost 12 years ago)
- Last Synced: 2025-03-14T04:21:45.161Z (over 1 year ago)
- Language: JavaScript
- Size: 5.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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.

##License
MIT