{"id":23065598,"url":"https://github.com/marufk21/employee-dashboard","last_synced_at":"2026-05-01T22:31:42.515Z","repository":{"id":259711582,"uuid":"879258308","full_name":"marufk21/employee-dashboard","owner":"marufk21","description":"An employee dashboard app to track monthly performance, goals, and attendance. Features include dynamic performance graphs, monthly data entry, and a user-friendly interface for monitoring team progress.","archived":false,"fork":false,"pushed_at":"2024-10-28T07:35:27.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T08:48:37.909Z","etag":null,"topics":["chartjs","react","react-hooks"],"latest_commit_sha":null,"homepage":"https://employee-business-review.netlify.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marufk21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-27T12:42:56.000Z","updated_at":"2024-10-28T07:35:31.000Z","dependencies_parsed_at":"2024-10-28T08:10:04.278Z","dependency_job_id":null,"html_url":"https://github.com/marufk21/employee-dashboard","commit_stats":null,"previous_names":["marufk21/qbr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marufk21/employee-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marufk21%2Femployee-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marufk21%2Femployee-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marufk21%2Femployee-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marufk21%2Femployee-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marufk21","download_url":"https://codeload.github.com/marufk21/employee-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marufk21%2Femployee-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chartjs","react","react-hooks"],"created_at":"2024-12-16T05:09:18.078Z","updated_at":"2026-05-01T22:31:42.495Z","avatar_url":"https://github.com/marufk21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Employee Dashboard Application\n\nThis is a React-based dashboard application for tracking employee performance data, monthly goals, attendance, and team progress. The app includes features like monthly data entry, dynamic performance graphs, and a selection interface for reviewing monthly employee performance metrics.\n\n## Table of Contents\n\n- [Features](#features)\n- [Tech Stack](#tech-stack)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Project Structure](#project-structure)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- **Employee Dashboard**: View and analyze each employee’s monthly performance, goals, and tasks.\n- **Dynamic Performance Graphs**: Graphical representation of employee progress using `Chart.js`.\n- **Monthly Data Entry**: Enter progress data for each month.\n- **Attendance and Team Goals**: Track employee attendance and team goals within the dashboard.\n\n## Tech Stack\n\n- **Frontend**: Vite, React, React Router, Tailwind CSS\n- **Charts**: Chart.js with React Chart.js 2 wrapper\n- **Backend Mock API**: Simulated API using hardcoded data\n\n## Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/your-username/employee-dashboard.git\n   cd employee-dashboard\n   ```\n\n2. **Install dependencies:**\n   ```bash\n   npm install\n   ```\n\n3. **Start the development server:**\n   ```bash\n   npm start\n   ```\n   The app should be running on [http://localhost:3000](http://localhost:3000).\n\n## Usage\n\n1. **Select an Employee**: Navigate to an employee’s dashboard using the ID.\n2. **Choose a Month**: Select a month from the dropdown to view or update monthly data.\n3. **Enter Monthly Data**: Use the Monthly Data Entry form to add new performance data, which updates the dynamic graph.\n\n## Project Structure\n\n```bash\nsrc/\n├── components/\n│   ├── Dashboard.js            # Employee Dashboard with data display\n│   ├── PerformanceGraph.js     # Chart.js-based performance graph component\n│   ├── MonthlyDataEntry.js     # Form to enter monthly progress data\n│   ├── ...\n├── data/\n│   └── mockApi.js              # Mock API function to simulate fetching employee data\n├── App.js                      # Main app component\n└── index.js                    # App entry point\n```\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request to make improvements or add features.\n\n## License\n\nThis project is licensed under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarufk21%2Femployee-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarufk21%2Femployee-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarufk21%2Femployee-dashboard/lists"}