This is a Laravel-based web application designed to help students and staff at UiTM report, track, and recover lost or found items on campus. The system provides a user-friendly platform with features tailored to ensure transparency, ethical posting, and efficient item management.
- 🔐 User Authentication – Secure login and registration for students and admins
- 📍 Interactive Map – View reported items on a real-time map with location clustering
- 🧾 Post Lost or Found Items – Submit detailed reports including descriptions, categories, photos, and locations
- ✅ Ethical Verification – All posts require confirmation to avoid false claims
- 🛠️ Admin Panel – Manage items, claims, users, and moderate flagged content
- 💬 Responsive UI – Built with Tailwind CSS featuring a modern, cyberpunk-inspired design
- Backend: Laravel
- Frontend: Blade, Tailwind CSS, Leaflet.js (for maps)
- Database: MySQL
- Environment: Laragon (Windows), Google Maps API, Google Vision API
This project is part of a Final Year Project (FYP) for UiTM. It integrates real-time data handling, AI image recognition (Google Vision), and modern design principles.