Skip to content

React-based frontend application developed to exhibit grid functionality to display data table with features to sort and filter.

Notifications You must be signed in to change notification settings

deenuy/UofT-react-emp-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Demo

About

React-based frontend application developed to exhibit grid functionality to display data table with features to sort and filter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published