A simple yet powerful Flutter-based mobile application designed for both iOS and Android platforms. This app is ideal for booking services such as car parking, library lockers, workspace reservations, and more.
- ✅ Cross-Platform Support (iOS & Android)
- 🔐 User Authentication via Firebase
- 📆 Real-Time Slot Booking with Firestore
- 💳 Secure Payment Integration using Stripe
- 🔔 Push Notifications for confirmations and updates
- 📲 Barcode/QR Code Access for easy check-ins
- 👤 User Account Management
This app can be adapted for:
- Car parking space reservations
- Library locker systems
- Co-working space slot booking
- Gym locker or equipment reservations
- Any service requiring booking and secure entry access
main.dart
– App entry and Firebase initlogin_page.dart
– User login interfacehome_page.dart
– Display available bookingsbooking_list.dart
– Real-time booking managementpayment_service.dart
– Stripe payment setupbarcode_service.dart
– Barcode scanner integration
- Clone the repository
- Setup Firebase project & replace configs
- Install dependencies using
flutter pub get
- Run using
flutter run
This codebase is fully extensible and can be further customized to meet your specific business needs. Whether you require additional features or a complete solution from scratch, feel free to reach out:
🌐 cozcore.com
📧 Email: support@cozcore.com
📨 Telegram: https://t.me/cozcore
📎 MS Teams Invite: Join Here
This project is licensed for demo and development purposes. Contact us for full licensing and production deployment options.