Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/demola234/olx

A Marketplace Application to Buy and Sale Products
https://github.com/demola234/olx

chat ecomerce firebase firebase-auth flutter google marketplace provider

Last synced: about 2 months ago
JSON representation

A Marketplace Application to Buy and Sale Products

Awesome Lists containing this project

README

        

# 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](https://github.com/demola234/Olx/blob/main/screenshots/screenshot1.png)
![Screenshot 2](https://github.com/demola234/Olx/blob/main/screenshots/screenshot2.png)
![Screenshot 3](https://github.com/demola234/Olx/blob/main/screenshots/screenshot3.png)
![Screenshot 4](https://github.com/demola234/Olx/blob/main/screenshots/screenshot4.png)

## Author
- Ademola Kolawole