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

  1. Admin can add parking slots.
  2. Admin can add addons.
  3. Admin can add terminal locations.

Employee

Admin also have these features.

  1. Employee can see the parking history.
  2. Employee can see the shuttle service requests.
  3. Employee can chat with the user.
  4. Employee can download the invoice.
  5. Employee can manage the parking lot orders.
  6. Employee can invoive the parking lot orders.

User

  1. User can register and login.
  2. User can book a parking slot.
  3. User can see the parking history.
  4. User can request shuttle service.
  5. User can download the invoice.
  6. User can chat with the admin/team.

Lessons Learned

I learned how to use firebase callable functions and how to use firebase storage.