Project05
The Awesome Startup Employee Directory displays a list of a person's contact information, with the option of selecting a modal which presents the person's contact information.
1. On the start up page select the modal.
2. The pop-up modal appears.
3. Click/Select on the next button and the next person appears.
4. Once the modal appears you can select the x button to exit out of the modal.
5. After the first person you can select the prev button.
-- Javascript and jQuery
-- HTML/CSS
Several additions were made to the original code base made avaialble for producing this application.
Functionality:
* View the start up page with person's contact information
* Modal button added to present person's contact information
* Next and previous buttons added to scroll through person's information
* Search button added to search for person
Additions Made:
-- CSS
* Start Page image added
* Added font and font color
* header h1 color changed and text-shadow
* header h3 color changed