Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!-- fitnessApp.User -->
<script src="http://output.jsbin.com/fasebo.js"></script>
<!-- fitnessApp.userView -->
<script src="http://output.jsbin.com/yapahe.js"></script>
<!-- fitnessApp.controller -->
<script src="http://output.jsbin.com/nudezo.js"></script>
<!-- gpwj.data -->
<script src="http://output.jsbin.com/guzula.json"></script>
 
// Get Programming with JavaScript
// Listings 20.05 and 20.06
// The fitness app
var app = fitnessApp.init("qiwizo");
// pobapa - Obinna
// qapavi - Liang
// qiwizo - Mahesha
/* Further Adventures
 *
 * 1) Run the program.
 *
 * 2) Log some sessions:
 *
 *    > app.log("2017-02-07", 20)
 *
 * 3) Load another user:
 *
 *    > app.loadUser("pobapa")
 *    > app.log("2017-02-10", 45)
 *
 */
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
jrlarsenpro
0viewers