This application is built for anyone working in a company who would like to have an easy, accessable directory to view the current staff.
It allows the user to type in a search for any employee by name, as well as the ability to sort the employees alphebetically according to name or city where they live.
In order to run the application, open the server.js file in integrated terminal, run "npm install" to install all dependencies, and then run "npm start" to view the application in development mode on the local server.
App Functionality: "Showing data entered in offline mode persisting when the app is brought back online"
Technology used to create application
-
React
-
CSS
-
HTML
-
NodeJS
-
Font Awesome
- The most challenging component of the project for me was working out the interactions between the many files
- MDN Web Docs String.prototype.localeCompare()
- React Bootstrap Components Docs: Tables
- React Dev Docs: Create React App, Folder Structure
- Mdn web docs general research
- [AskBCS bug fixes]
Meredith Jones
This project is licensed under the terms of the MIT license.
