A modern, intuitive, and gamified booking platform for company resources such as desks, meeting rooms, private offices, billiard tables, and more --- all in one sleek interface.
- ⚡ Next.js 14
- ⚛️ React
- 🟦 TypeScript
- 🎨 TailwindCSS
- ☕ Java (Spring Boot, Maven)
- 🍃 MongoDB Atlas
- 🪑 Book company resources: desks, rooms, offices, recreational spaces
- 🗺️ Interactive clickable office map
- ⏱️ Advanced time slot handling
- 👤 Regular Users --- can book available rooms
- 🧑💼 Managers --- extra privileges
- ⭐ Scoring system
- 🏅 Badges & Achievements
- 🔍 Filtering & Search
- 🎯 Smart recommendations
- 💨 Smooth UI & animations
cd frontendnpm install- Create
.env.local npm run dev
cd backend- Configure MongoDB in
application.properties mvn spring-boot:run