Giter Site home page Giter Site logo

employee-dashboard's Introduction

Employee-dashboard

Employe dashboard for interviews using React.js

Employees Activity Dashboard

This is a React-based application for displaying an employee activity dashboard. The dashboard includes a table of employees with details such as their rank, name, designation, hours worked, and changes in hours. It also features a card highlighting the employee of the month.

Features

  • Responsive design using Material-UI.
  • Attractive UI with custom CSS.
  • Employee table with rank, name, designation, hours worked, and changes.
  • Highlighted card for Employee of the Month.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following installed:

  • Node.js (v14 or higher)
  • npm (comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/employees-dashboard.git
    cd employees-dashboard
    
  2. Install the dependencies:

npm install
  1. Start the development server:
npm start

Components

Dashboard.js: The main component that structures the dashboard layout.

EmployeeTable.js: Displays the table of employees with their details.

EmployeeCard.js: Displays the employee of the month card.

Custom CSS

App.css: General styles for the app. EmployeeTable.css: Specific styles for the Employee Table component. EmployeeCard.css: Specific styles for the Employee Card component.

Example Data The employee data is currently hardcoded in EmployeeTable.js for demonstration purposes. You can update it or replace it with dynamic data fetching as needed.

Dependencies

React Material-UI

employee-dashboard's People

Contributors

amnnnn16 avatar smodi16 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.