Add and View Labs using Ajax - norbertsackey/ash-sweb-2016-group14 GitHub Wiki

Add and View Labs These functionality were implemented using ajax

Login: Once a user logs into the systems. He/she is presented with a formatted navigation bar to access any object in the system How to use the add and view functionality for labs: A system administrator can add a new physical of a lab given the id of the lab, the name of the lab and the type of lab it is. This functionality id\s limited to the Administrator.

On the other hand a user, be it student or faculty can click the "view lab" button to view the current labs and their exiting location from the database.

Once again, the edit and delete options are limited to the system administrator. For the system administrator: Hover over the cell which you would like to edit. Double click on the cell Edit the information in the cell and click the "save" button.

By following the steps stated above, you can successfully view and add information pertaining to a lab. This information is updated in the database once you save your changes.

Hover over your username to display the logout button. Click "logout". This functionality logs you out of the system.