human resources management system built with a brutalist design aesthetic.
On Sale
$5.00
$5.00
A Brutalism HRM Dashboard — a Human Resource Management web app for tracking headcount, hiring, terminations, salaries, interview schedules, and department analytics. It also includes pages for Marketing, Analytics, Business, Project, Users, Content, Apps, and Documentation.
Language & Framework
- Framework: Next.js (App Router)
- Language: TypeScript
- Platform: Web
How to Run
- Install dependencies
- bash
- npm install
- Start the development server
- bash
- npm run dev
- Open in browser
- http://localhost:3000
- Build for production
- bash
- npm run build
- npm start
How to Use
- Sidebar — navigate between all sections (HRM, Marketing, Analytics, Business, Project, Users, etc.)
- HRM Dashboard — view headcount KPIs, department charts, salary trends, and interview schedules. Use the 14D / 28D / 3M toggles to switch time ranges
- Dropdowns — expand collapsible sidebar items (Components, Pages, Apps, Content, Users, Documentation)
- Buttons & Modals — action buttons throughout each page trigger modals for creating, editing, or viewing records
- Top Bar — search, settings, messages, notifications, and profile access