FluxyTodo

FluxyTodo is an Android application that serves to demonstrate a few different things.

More information about what, why, and how, can be found in my accompanying blog post.

Running

If you would like to get this project up and running so you can mess around with it, just follow these simple steps.

Testing

If you would like to run the tests included in this project

Future work

Despite the fact that this app is completely self contained (similar to how the todo app works from Facebook's Flux), I am pretty satisfied with out it turned out. I came up with a couple different ideas on how server communication might be incorporated into this architecture, but I wasn't really happy with any of them. Obviously, to be complete, server communication must fit into the equation somewhere, so that's what I'll be working on next. Once I come up with a solution that im satisfied with, I will update this repo and my blog post to reflect what I came up with.

Todo: