Skip to content

A simple application for a smart car park where the users can use this application to check the car park availability

Notifications You must be signed in to change notification settings

WhiteShadow295/Smart-Car-Park

Repository files navigation

smart_car_park

This is application for smart cark park where the driver can use this application to find the empty slot.

Getting Started

1. Create a realtime database from Firebase.

2. Create a firebase_options.dart file by running the code below:

  • Log into Firebase using your Google account by running the following command:
firebase login
  • Run this code if you haven't install FlutterFire CLI before:
dart pub global activate flutterfire_cli
  • Use the FlutterFire CLI to configure your Flutter apps to connect to Firebase:
flutterfire configure

3. Run the following code to start the application

flutter run start

Resources

Resources that is usefull for this project:

1. This code is for the hardware code:

2. This is video of how the application will run:

About

A simple application for a smart car park where the users can use this application to check the car park availability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published