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.
- 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
- Flutter
- Firebase
- Provider
- GetIt
- 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!
- Ademola Kolawole