Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/demola234/olx
- Owner: demola234
- Created: 2022-08-08T09:42:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T23:02:31.000Z (6 months ago)
- Last Synced: 2024-07-24T01:54:53.114Z (6 months ago)
- Topics: chat, ecomerce, firebase, firebase-auth, flutter, google, marketplace, provider
- Language: Dart
- Homepage:
- Size: 2.35 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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