Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wonderstk/vasitum-dashboard-ui
Hr Management Dashboard
https://github.com/wonderstk/vasitum-dashboard-ui
Last synced: 27 days ago
JSON representation
Hr Management Dashboard
- Host: GitHub
- URL: https://github.com/wonderstk/vasitum-dashboard-ui
- Owner: WonderSTK
- Created: 2024-12-05T11:53:31.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-05T12:04:43.000Z (about 1 month ago)
- Last Synced: 2024-12-05T13:19:05.039Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://vasitum-dashboard-ui.vercel.app
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vasitum Dashboard UI
## Overview
Vasitum Dashboard UI is a modern, responsive web application built with Next.js and React. It provides a comprehensive dashboard interface for managing various aspects of a business or organization, including employee schedules, announcements, and recent activities.
## Features
- Responsive design that works on desktop and mobile devices
- Interactive components such as a navigation bar, sidebar menu, and various dashboard widgets
- Real-time updates for announcements and schedules
- User profile management and notifications system## Project Structure
The project consists of several reusable components:
- `Navbar.js`: The top navigation bar with search functionality and user profile options
- `Menu.js`: The sidebar menu for navigation between different sections of the dashboard
- `UpcomingSchedule.js`: A widget displaying upcoming events and schedules
- `Announcements.js`: A component for showing company or team announcements
- `RecentActivity.js`: A section highlighting recent user activities
- `TalentChart.js`: A chart component displaying talent request statistics
- `EmployeeChart.js`: A chart component showing total employee statistics## Technologies Used
- Next.js
- React
- Tailwind CSS
- Recharts Js