The Learning and Development Dashboard (LEAD) is an initiative aimed at enhancing the skills and experiences of the MRT staff. Recognizing the rapid pace of technological and operational advancements in the transportation sector, it becomes imperative to equip our staff with the most up-to-date knowledge and skills. LEAD ensures a structured and efficient approach to internal upskilling.
- Framework: Next.js
- User Interface: Mantine UI
- Data Fetching: React Query
- Prerequisites: Ensure you have Node.js minimum v16 and npm installed.
- Clone the Repository:
git clone gitlab.com/
cd mrt-lnd
- Install Dependencies:
pnpm install
- Run the Application:
pnpm run dev
Visit http://localhost:3000
to view the dashboard.