Skip to content

vaclisinc/vaclis-TownPass

 
 

Repository files navigation

ParkFlow

ParkFlow is a parking management system designed to enhance parking efficiency by providing real-time data on parking availability, notifications about parking areas, and intelligent Yellow Line parking services.

Features

  1. Real-time Data Pipeline:

    • Purpose: Provides users with up-to-date information on parking grid availability.
    • Description:ParkFlow integrates real-time data from various parking lots, enabling users to view current parking spot availability. This helps users find parking spaces quickly and efficiently.
  2. Parking Area Notifications:

    • Purpose: Provides users with up-to-date information on parking grid availability.
    • Description:ParkFlow integrates real-time data from various parking lots, enabling users to view current parking spot availability. This helps users find parking spaces quickly and efficiently.
  3. Yellow Line Parking Services:

    • Purpose: Offers flexible parking options near yellow lines based on traffic conditions.
    • Description:ParkFlow's Yellow Line Service is designed to help users navigate yellow line parking rules. During peak hours, the system provides a 3-minute buffer alert to remind users of parking time limits. During off-peak hours, the service guides users to take advantage of yellow line parking where it is permitted, helping them maximize parking options while staying compliant with local regulations.

Technology Stack

Getting Started

Recommended IDE Setup

  • Android Studio + Flutter plugin
  • VSCode + Flutter extension

Project Setup

  1. Open with your desire IDE.

  2. Run the following to get the packages project needed:

    flutter pub get
  3. Run the following to generate additional needed dart code for the project.

    flutter packages pub run build_runner build --delete-conflicting-outputs
  4. You are all set now, Run the project from IDE or the command:

    flutter run
    
    • note: If you have multiple devices (including virtual device(s)), you will have to specify one to run the project.

Team Members



Developed with ❤️ by 游松澤 (Yu Song-Ze), 張羿軒 (Zhang Yi-Xuan), 劉力瑋 (Liu Li-Wei), 楊乃昀(Yang Naiyun) ,張昀棠 (Chang Yun-Tang)

Project Team: 嘻嘻的時候,黑客松松澤

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.8%
  • Other 1.2%