Sunday, November 1, 2015

One Thing I

I haven't had much time recently, and I used most of what I did have to go through a book on Java Data Structures and finish the Big Nerd Ranch Guide to Android Programming. Since I've been away from programming on my own, I've decided to start with something pretty simple to get back into the swing of things.




This idea is that a user writes one activity that they absolutely must complete that day. They are able to choose the time the day officially starts via that timePicker. If the do it, they check complete and it's a success, otherwise it's a failure. Another activity to display History. It will show like "4/5 successes" and have a success rate. There will also be a tally of when the user does not chose one thing to do, but these will count as failures. 

Pretty straightforward, and I'll need be able to save the history.