Skip to content

This Flutter application is designed to manage and list cars for sale. Users can add, edit, and view car details, including prices, descriptions, and images. The app includes user authentication and contact options for each car listing.

Notifications You must be signed in to change notification settings

adnanAlKharfan/car-market-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Market Application

This Flutter application is designed to manage and list cars for sale. Users can add, edit, and view car details, including prices, descriptions, and images. The app includes user authentication and contact options for each car listing.

Features

  • User authentication
  • Add, edit, and delete car listings
  • View detailed car information
  • Contact sellers directly from the app
  • Responsive UI

Getting Started

Prerequisites

  • Flutter SDK: >=2.7.0 <3.0.0
  • Dart SDK
  • JDK 8

Dependencies

The main dependencies used in this project are:

  • cupertino_icons: ^1.0.2
  • scoped_model: ^1.1.0
  • http: ^0.13.1
  • url_launcher: ^6.0.3
  • rxdart: ^0.26.0
  • image_picker: ^0.7.4
  • firebase_storage: ^8.0.3
  • firebase_core: ^1.0.3

Installation

  1. Clone the repository:

    git clone https://github.com/adnanAlKharfan/car-market-application.git
    cd car-market-application
  2. Install dependencies:

     flutter pub get
  3. Run the application:

     flutter run

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

Contact

For any inquiries or support, please contact Adnan AlKharfan.

About

This Flutter application is designed to manage and list cars for sale. Users can add, edit, and view car details, including prices, descriptions, and images. The app includes user authentication and contact options for each car listing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages