Skip to content

Simple employee user directory built with Random User API and Create-React-App.

Notifications You must be signed in to change notification settings

rubybassi/simple-employee-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repo stars

Simple Employee Directory

Description

For this project I was tasked with creating an employee directory with React, breaking the application's UI into components and manage component state, and respond to user events.

The application allows the user to search randomonly generated user data from Random User API which displays non-senstive data.

The user is also able to:

  • Sort the table by first name, surnae, email, gender or country.
  • Filter the users by country.

User Story

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.

Table of Contents

Preview

Visit the deployed application on Github Pages.

Homepage

Homepage

Demo

Demo

Execute

Clone the repo and in the command line run npm install or shortcut npm i to download all the npm package dependancies which include: Node Express and Mongoose.

Then invoke the application with command npm run start.

Contributing

Contributions are welcomed.

License

MIT

Environment

Resources

About

Simple employee user directory built with Random User API and Create-React-App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published