Skip to content

terencebc92/my-employee-app-ui

Repository files navigation

Employee Management Tool built as part of Illinois Institute of Technology - ITMD 504

Url: https://thankful-island-06a5f1b00.5.azurestaticapps.net/ Wireframe: https://app.visily.ai/projects/0f559562-8a34-4a1a-8b0e-62b4ecdff7aa/boards/920786

Main page

Libraries/frameworks

  • React
  • Bootstrap
  • Antd
  • Axios

Features:

  • Showcases all employees and their details (first name, last name, email, salary) in tabular format
    • Sort in ascending or descending order by salary or id
  • Allows HR representative to create employee records
    • Validations applied on the data with success/error toast message Creating a new emplyee Success message on creation
  • Allows HR representative to update and delete records via the table's actions column
    • When deleting or updating records, HR representative is given a confirmation prompt Deleting an employee Success message on deletion Validation message on bad edit Success message on edit

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published