Front end work for accounts.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 18 Sep 2017 20:47:34 +0000 (16:47 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 18 Sep 2017 20:47:34 +0000 (16:47 -0400)
commit1bef671ff9bbc963d74d52f002f05d0aa74be66b
tree2a1d614508ff9a87b4a668ae6cad4a15b08cd967
parent3de27b60b72a13b7d62224593b95bbb758ef69d1
Front end work for accounts.

working on getting the accounts adding and deleting. When you refresh
the page the accounts are there and they update the price total for the
class level. Updated some of the functions for the localStorage.
js/collections/front/accounts.js
js/collections/front/regEvents.js [new file with mode: 0644]
js/frontRegApp.js
js/models/front/account.js
js/models/front/cart.js [new file with mode: 0644]
js/views/front/account.js
js/views/front/regClass.js
models/front/registrations/registration.php
views/front/registrations/registration.html