Household Gizmo
Fitgrapher (just developed this for fun on Sunday, but also demonstrates competency in Rails)
Household Gizmo is a house communication and expense calculation app.
Fitgrapher is an app which consumes Fitbit data and generates a graph of steps walked.
https://github.com/strand/household_gizmo
https://github.com/strand/fitgrapher
http://house-parsley.herokuapp.com/
http://fitgrapher.herokuapp.com/
Strand McCutchen
- JavaScript
- Forms
- Deployment
- APIs
Honestly, I don't think either of these projects demo my best work, but I was glad to have an opportunity to play with stuff I wouldn't try out on client work.
I have RSpec installed in Household Gizmo, but ended up not writing many tests.
Both apps mainly got manual testing.
I had some depression in the middle of the quarter, and that made it harder for me to focus on apps outside of work.
I didn't end up writing a complete feature to calculate how much house members paid for their portion of expenses based on their wage.
I would not have not used decent_exposure. The tradeoff of getting drier, but less explicit code wasn't worth it.
It sucks, but I'm planning on working on it further with @zph.