View on GitHub

employee-manager

Project Summary

In this project we are building a front end for an employee management system. It should run on any modern browser (post I.E. 8 and similar), and be fully functional, and reasonably styled. Chrome will be our recommended browser. The app can be accessed here

Current Desired Functionality

The application will load a simulated list of employees, and allow modifications to each. Clicking the employee from the list to the side will bring their file up in the editor. Your employee will consist of:

All fields except for ID are editable. When saving a change, it will persist as you access other records and navigate back to the desired employee. The save and cancel buttons will only be accessible when modifications have been made, and the cancel button will revert the employee’s file back to the most recently saved version.

Future Functionality

To be aware of, but not currently implemented

Disclosure

This is not an ACTUAL business project - but a project plan to assist Quality Assurance Engineers in their training. Full documentation on the assignment requirements is available in JIRA.

Contributions

If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.

© DevMountain LLC, 2018. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.