An IoT-powered Smart Parking System built for the SLIoT 2025 Challenge.
This project integrates IoT devices, GPS, and a React Native mobile app to help users identify available parking slots in real-time. The system is backed by Firebase for seamless data storage and synchronization.
Traditional parking systems often lead to congestion, time waste, and frustration due to the lack of real-time availability updates.
Our solution leverages IoT devices embedded at parking slots that send GPS-based status updates (occupied/free). These updates are processed and displayed on a React Native Expo app, allowing drivers to easily locate available slots.
- 📍 Real-time Parking Slot Tracking – IoT devices update slot availability via GPS.
- 📱 Cross-platform Mobile App – Built with React Native (Expo) for Android & iOS.
- 🔥 Firebase Database – Manages and syncs real-time parking data.
- 🛰 GPS Integration – Maps available slots to actual locations.
- ⚡ User-friendly Interface – Simple, intuitive UI for quick parking slot identification.
- React Native (Expo)
- Firebase SDK (Realtime Database / Firestore)
- GPS-enabled IoT modules (slot detectors)
- Communication to Firebase via Wi-Fi/LoRa/other IoT protocol
git clone https://github.com/yourusername/parking_iot_last.git
cd parking_iot_last