https://github.com/deenuy/uoft-react-emp-directory
React-based frontend application developed to exhibit grid functionality to display data table with features to sort and filter.
https://github.com/deenuy/uoft-react-emp-directory
async-await jsx-renderer react
Last synced: about 1 month ago
JSON representation
React-based frontend application developed to exhibit grid functionality to display data table with features to sort and filter.
- Host: GitHub
- URL: https://github.com/deenuy/uoft-react-emp-directory
- Owner: deenuy
- Created: 2020-11-08T23:37:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-11T02:13:19.000Z (over 4 years ago)
- Last Synced: 2025-02-12T06:21:19.794Z (3 months ago)
- Topics: async-await, jsx-renderer, react
- Language: JavaScript
- Homepage:
- Size: 14.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UofT-react-emp-directory
This is a frontend application react-based grid feature to display user employees with filter and sort columns functions. Project exhibits the react component state management, props and react hooks implementation.Hosted url: https://uoft-emp-grid-react-app.herokuapp.com/
## Usecase
As a user, I want to be able to view my entire employee directory at once so that I have quick access to their information.## Usage
* clone the git repository
* open mac terminal or windows command prompt
* npm install
* npm start## Technology Stack
React hooks
React component and state management
filter
sort
Ajax to fetch random users (Credits: https://randomuser.me/)## Demo
