diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..6b24e05 Binary files /dev/null and b/.DS_Store differ diff --git a/submissions/TrelloChoresbyBlockNerds.md b/submissions/TrelloChoresbyBlockNerds.md new file mode 100644 index 0000000..461d461 --- /dev/null +++ b/submissions/TrelloChoresbyBlockNerds.md @@ -0,0 +1,36 @@ +# Chores on the Blockchain - Family Trello dApp for your Fridge + +## Project Description +This project introduces the concept of tokenized rewards to incentivize completion of task on a Trello / Kanban style task board. Perfect for families and small teams. + +Parents add task which their kids complete. Once parents approve the completed task. The kids or employees are paid. We use uPort for authentication and Colony for task creation and rating to release funds. + +This task board can run on your web enabled family fridge. This includes Samsung refrigerators which have an LCD display with a webkit based web browser. + +[Video Demo](https://www.youtube.com/watch?v=vg4r8eRJZmU) + +### Issue +This closes the issue colonyHackathon#99 +https://github.com/JoinColony/colonyHackathon/issues/99 + +### Repository + +The project code lives at https://github.com/BlockNerds/ColonyTrellodApp + +### Final Commit +The final commit of our project for submission is: +https://github.com/BlockNerds/ColonyTrellodApp/commit/f3fae27e8744b4fde46d08c3891463e3ce7377cf + +### Team +The project was built with contributions from: +- Kirk (github: @blocknerds, twitter: @blocknerds_io, email: kirk@blocknerds.io) + +--- + +## Additional Materials + +This project combines the functionality of Trello with incentivized task management using Trello for parents to approve completed task from their kids. We've integrated uPort for authentication, ColonyJS for Task creation and rating and a Trello style user interface to manage task boards tracking progression. + +This can run on an iPad or Fridgerators with an LCD such as Samsung Fridges supporting a webkit browser. + +Please view the demo video here: [Video Demo](https://www.youtube.com/watch?v=vg4r8eRJZmU)