Smart Parking System Documentation

Your guide to understanding and using the Smart Parking System.

Project Overview


Team Members

Faculty Advisor

Jeremy Hill - hill4jy@ucmail.uc.edu

Project Topic Areas

Project Description

The Smart Parking System is a mobile application designed to address the challenge of finding available parking in busy urban areas by leveraging IoT technology and data analytics. The system utilizes sensors to monitor parking spots, collecting real-time data that is processed and analyzed to provide drivers with accurate, up-to-date information about available parking spaces.

Project Purpose

To develop a mobile application that provides real-time parking availability information using IoT sensors and data analytics, helping drivers locate parking more easily in busy areas.

Goal Statement

The goal of this project is to develop a reliable, user-friendly mobile application that integrates IoT sensors and data analytics to provide real-time parking availability information, reducing search times and alleviating traffic congestion in high-demand urban locations.

User Guide

Learn how to navigate and use the Smart Parking System effectively.

Creating an Account

Step-by-step process for signing up.

Logging In

  • Enter your username.
  • Enter your password.
  • Click the "Login" button.
Login Screen

Finding a Parking Spot

  • On the welcome screen, click Find Parking
  • On the Available Parking page, it will automatically display what parking spots are available
Welcome Screen Available Parking

Payment and Reservations

  • On the Available Parking page, select the Reserve button next to the desired parking space
  • Confirm that you want to reserve the parking space by clicking Reserve on the popup confirmation window
Reserve Parking

Installation Guide

Steps to set up and run the Smart Parking System mobile application using Dart on Android Studio.

  1. Install Android Studio on your computer.
  2. Download and install the Flutter SDK from Flutter's official site.
  3. Ensure Dart is installed (included with Flutter).
  4. Set up your development environment by configuring the Android emulator or connecting a physical Android device.
  5. Clone the Smart Parking System repository from GitHub.
  6. Open the project in Android Studio and run the following command in the terminal to fetch dependencies:
  7. flutter pub get
  8. Build and run the application using:
  9. flutter run
  10. Create an account and log in to start using the system.
  11. Grant location permissions for real-time parking updates.

Frequently Asked Questions (FAQ)

Support

For any questions or support, please reach out to our team members:

Or contact our faculty advisor:

Jeremy Hill - hill4jy@ucmail.uc.edu