Mobile-first Progressive Web App for UiTM Lendu students — order food from campus cafes, earn loyalty points, top up your student wallet, and pre-order meals.
- Campus café ordering across 8 premises
- LenduEats Wallet (FPX / Touch 'n Go simulated)
- QR scan & pay at merchants
- Loyalty rewards and pre-order scheduling
- Installable PWA
| Field | Value |
|---|---|
| Student ID | 2025893182 |
| Password | kampus123 |
Or tap Use Demo Account on the login screen.
- Next.js 16 (App Router)
- Tailwind CSS v4
- shadcn/ui
- PWA via
@ducanh2912/next-pwa
npm install
npm run devOpen http://localhost:3000.
Built as a frontend prototype for HTT212 (Introduction to Digital Tourism).