teaching machines

Persist – Morrissp

October 27, 2012 by . Filed under cs491 mobile, fall 2012, postmortems.

The purpose of this app is to be a workout log. The app makes a “workout” with a description, length of the workout,average heart rate, and the date of when the workout was created, then submits it to a local database.  It uses separate activities for displaying workouts and submitting one. The app can be improved by using the average heart rate to make calculations, and creating users to save statistics about them to allow for more accurate calculations(like using their weight, ect.)

The submit form appears as:

When submitted, the form’s inputs are cleared and a toast appears with “Added Run”.

Viewing workouts appears as: