Skip to content

Mobterest-Studio/parkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParkIt - Car Parking Application

ParkIt is a mobile application built with Flutter that helps users find and reserve parking spaces. The app uses Supabase Supabase as its backend to handle database management.

Features

  • Find Parking: View and Search for available parking spaces.
  • Reserve Parking: Reserve parking spots in advance to ensure availability.

Getting Started

These instructions will help you set up the project on your local machine for development and testing purposes.

Prerequisites

  • Flutter SDK: Install the latest version of Flutter
  • Supabase Account: Create an account on Supabase and set up a new project.
  • Code Editor: VS Code or Android Studio is recommended for Flutter development.

Installation

  1. Clone the repository:

git clone -b starter-project https://github.com/Mobterest-Studio/parkit
cd parkit
  1. Install dependencies:
flutter pub get

  1. Run the application:

flutter run

Project Structure


lib/
├── main.dart                # Entry point of the application
├── screens/                 # All the app screens (Home, Login, etc.)
├── widgets.dart             # Reusable widget code
└── constants/               # Holds configurations and constants

Contributing

Feel free to contribute to this project by submitting issues, bug reports, or feature requests. You can also fork the repository and submit a pull request.

Contact

For any queries or support, please contact mobterest@gmail.com

About

Learn how to build a car parking application in Flutter using Supabase. This is a code repository for the corresponding YouTube video [Supabase Tutorial].

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors