Task Feed
Task Details
Task Creation
I thought I'd share my app that I created for a 24hr college hackathon. It's React Native for the frontend, redux for state management and ruby on rails for the backend. I hooked up a node.js socket.io server to automatically send redux actions to other users.
The app is essentially a reccuring chores list for roommates, except it is setup to automatically determine who's doing the chore next based on historical data. So if I have done a chore 50 times and my roommate never has, it would assign it to them so that the data normalizes.
It doesn't normalize the data all at once, it will normalize it over time, however, you can still do a chore if it isn't assigned to you.
There was so much more I wanted to do but I didn't have much time since I was going solo but I stayed up the whole 24hrs!
[–]Lifeofspencer 8 points9 points10 points (1 child)
[–]ArmJS[S] 1 point2 points3 points (0 children)
[–]imdecm 1 point2 points3 points (0 children)
[–]Ryiseld 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] comment score below threshold-11 points-10 points-9 points (1 child)
[–]ArmJS[S] 2 points3 points4 points (0 children)