Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.08 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.08 KB

parking_system

Download Vehicle Parking

Preview Of Car Parking APP :)

Main Working At Glance

vehicle-parking.mp4

Tech

Car Parking mainly uses :

To Contribute

Want to contribute? Great!

Prerequisite - Install Flutter ;)

Open your favorite Terminal and run these commands.

  1. Fork The reporsitory Car Parking
  2. Copy link of your cloned repository
  3. One your favourite terminal wherever you want to keep the files of car parking
  4. Run Below Commands :)

Your Favourite terminal at your specified location :

git clone 'paste that Url'
  1. Now Open that folder either in VS code or Android Studio
  2. then run below code Second Tab:
flutter pub get
  1. Make your valuable Contribution
  2. Push your code with proper commit message

Thanks :)