paveldarii / employee-manager

This React app will allow employers or managers to view non-sensitive data about other employees in their company.

Home Page:https://paveldarii.github.io/employee-manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Manager License: GPL v3

Table Of Contents

  1. License

  2. Description

  3. Installation

  4. Usage

  5. Contribution

  6. Questions

Description

Deployed Link: https://paveldarii.github.io/employee-manager/

This app will allow employer or managers to view non-sensitive data about other employees in their company.

Technologies: Node, CSS, HTML, React, WebPack, Babel, Bootstrap, and other libraries.

Installation

To instal the app follow next steps.

  1. Clone the app on your computer.
git clone git@github.com:paveldarii/employee-manager.git
  1. Install all npm packages
npm i
  1. Run the app
npm start

If you have any difficulties with installing the app, contact me on the email bellow.

Usage

Being on the page you can directly start to look for the employee you need by going through the displayed list of all employee cards.

main page

Next, this application will allow their users to sort employee list by age, experience, or age

main page

Also, users will be able to filter employee list by name, job, city, or country after selecting the filter option in the Nav Bar.

main page

Finally, if user found the employee he or she needs; then, they can learn more about the employee by pushing "More Info" button located on each card.

main page

Contribution

I am open to any contributions, so if you want to be part of this project contact me on the email bellow. Thank you.

Questions

My GitHub profile: https://github.com/paveldarii.

My email address: paveldarii@yahoo.com

License

The MIT License

About

This React app will allow employers or managers to view non-sensitive data about other employees in their company.

https://paveldarii.github.io/employee-manager/

License:MIT License


Languages

Language:JavaScript 78.0%Language:HTML 11.8%Language:CSS 10.1%