/ParkA-MobileApp

Mobile App to rent and host parking spots

Primary LanguageDartMIT LicenseMIT

ParkA-MobileApp

About Parka

Parka is a plataform to easily rent your avaliable parking space to other people when you want at the price you choose

About this project

This is the mobile app repository of the ParkA platform, developed using google's flutter framework and dart programming language

You can find more info about flutter here

alt text

Requirements

An ide for developing your apps

  • Android Studio, version 3.0 or later
  • Flutter extension for Android Studio

Or Alternatively

Android Development

IOS Development

If you get any error installing flutter on your device refer to official guide Flutter Get Started

Installation

Clone this project in your desired folder

Clone with SSH

git clone git@github.com:ParkA-org/ParkA-MobileApp.git

Clone with HTTP

git clone https://github.com/ParkA-org/ParkA-MobileApp.git

Run the project

Open a terminal window in your project's root folder and run the following command to install the dependencies:

flutter packages get

Or alternatively you can:

  • Click on the packages get button in Android Studio

  • Hit Ctrl+S in Visual Studio Code with the pubspec.yaml file opened

Once the installation process is finished run the app in your preferred Emulator/Simulator or Device