ootbdev / aobotracker-HAS-MOVED

Development Team's Time/Expenses Tracker as an RoR Exercise
0 stars 0 forks source link

Basic Login and Logout #6

Open alvinslee opened 10 years ago

alvinslee commented 10 years ago

This depends on Issue #1.

The site's index page should be the login page.

The login page should allow the user to select - from a list of all the employees, managers, and the administrator - who he wants to login as. Then, he can click on some sort of a login button.

Upon login, the user should be brought to a page that shows:

Upon clicking the logout link, the user should be logged out and brought back to the login page.

mravery commented 10 years ago

Change "login button" to "login link".