Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Next.js and Chakra UI employee management portal with profile, leave, timesheet, attendance, and asset modules, powered by Redux Toolkit.

A full-screen clock and weather widget dashboard built with React Native Expo for signage displays.
EMS Keka is an open-source employee management portal template built on Next.js, Chakra UI, and Redux Toolkit that bundles profile, leave, timesheet, attendance, and asset workflows into a single desktop-only dashboard.
EMS Keka is a web application template for managing employee-related tasks inside an organization. It runs on Next.js for React rendering, uses Chakra UI for its component library, and relies on Redux Toolkit for state management. The template includes five functional modules: employee profile, leave management, timesheet tracking, attendance recording, and asset management. The repository shows 17 stars and is tagged with chakra-ui, ems, nextjs, and redux-toolkit.
npm install to install dependencies.npm run dev.No. The template is labeled "Desktop View Only," so the layout is designed for desktop screens and there is no responsive mobile version.
The frontend is built with Next.js, a React framework, and Chakra UI for styling and components. State management is handled by Redux Toolkit, which keeps the application consistent and scalable.
Clone the repository, install dependencies with npm install, and start the development server with npm run dev. The application then runs locally on your machine.
