Open taoeffect opened 8 years ago
So @rachel's working on #29 and making good progress on it. I've almost got the frontend js working, see the latest updates I posted in #28.
Once I get #28 closed I plan to work with @dan on integrating the markup (#45) with the JS in #28.
_Normally you would not lock a milepost, but since this is being used specifically for illustrative purposes I'm going to lock this issue. Feel free to open other ones if you have questions/suggestions etc._
The primary branch for this milepost is located here.
Description
All of the tasks necessary to make it possible for a user to log in to the site and log out of the site. This includes modifications to the user interface, so that means we may need @dan to make some new markup for us. It also requires some modifications to the backend so @rachel's help will be needed.
Files
src/backend/login.js
src/frontend/login.html
src/frontend/js/login.js
src/frontend/assets/
Issues