Adding login form view and model.
authorSteve Sutton <ssutton@gmail.com>
Sun, 27 Aug 2017 15:20:10 +0000 (11:20 -0400)
committerSteve Sutton <ssutton@gmail.com>
Sun, 27 Aug 2017 15:20:10 +0000 (11:20 -0400)
commit9cd32cb84f945c27d2f5ed87c67e6e7a599e5b7e
tree48d01dbaef0671cb862dd78f1047ec7cc93378ed
parente711886cd09922103bc828f14c42250df3397944
Adding login form view and model.

Setting up model/view for the login form.
css/front.css
js/models/login.js [new file with mode: 0644]
js/views/app.js
js/views/login.js [new file with mode: 0644]
models/front/registrations/registration.php
views/front/registrations/registration.html