Skip to content
/ Olx Public

A Marketplace Application to Buy and Sale Products

Notifications You must be signed in to change notification settings

demola234/Olx

Repository files navigation

OLX CLONE

Description

This is a clone of the OLX website. It is a platform where users can post items they want to sell and other users can view the items and contact the seller if they are interested in buying the item. The application is built with flutter and firebase.

Features

  • Users can sign up and login
  • Users can post items they want to sell
  • Users can view items posted by other users
  • Users can contact the seller of an item
  • Users can view their profile
  • Users can edit their profile
  • Users can view items they have posted
  • Users can delete items they have posted
  • Users can search for items
  • Users can view items by category
  • Users can view items by location
  • Users can view items by price
  • Users can view items by date posted
  • Users can view items by seller
  • Users can view items by buyer
  • Users can view items by status
  • Users can view items by rating
  • Users can view items by reviews

Technologies

  • Flutter
  • Firebase
  • Provider
  • GetIt

Installation

  • Clone the repository
  • Run flutter pub get to install dependencies
  • Create a firebase project and add the google-services.json file to the android/app directory
  • Run the app on an emulator or physical device
  • Sign up and start using the app
  • Enjoy!

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Author

  • Ademola Kolawole