Portfolio
In & Out Parking
Feb 2024 - Apr 2024
Stack
Flutter
Dart
Firebase
A mobile application that runs on Android and IOS devices. This application is designed to manage parking lots.
Features
Admin
- Admin can add parking slots.
- Admin can add addons.
- Admin can add terminal locations.
Employee
Admin also have these features.
- Employee can see the parking history.
- Employee can see the shuttle service requests.
- Employee can chat with the user.
- Employee can download the invoice.
- Employee can manage the parking lot orders.
- Employee can invoive the parking lot orders.
User
- User can register and login.
- User can book a parking slot.
- User can see the parking history.
- User can request shuttle service.
- User can download the invoice.
- User can chat with the admin/team.
Lessons Learned
I learned how to use firebase callable functions and how to use firebase storage.