Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thenifemi/PetShop

Pet Shop is an e-commerce application for Android built with Flutter (iOS to come soon).
https://github.com/thenifemi/PetShop

android android-development dart ecommerce-application firebase firebase-auth firebase-database firebase-realtime-database flutter flutter-apps flutter-examples mobile-development pet-shop provider

Last synced: about 2 months ago
JSON representation

Pet Shop is an e-commerce application for Android built with Flutter (iOS to come soon).

Awesome Lists containing this project

README

        

[![Header](https://raw.githubusercontent.com/thenifemi/PetShop/master/assets/images/playstoreBanner.png "Header")](https://play.google.com/store/apps/details?id=com.petshop.petshop)











## Check out my latest project >> [MOVING PICTURES](https://github.com/thenifemi/movingPictures)

Pet Shop is an e-commerce application for Android built with Flutter (iOS to come soon). The goal is to implement the Flutter framework for large scale Android and iOS applications, implementing native platform features like camera accessibility, location reading, biometrics and NFC.

So far, authentication, location reading (implemented through Google Places API) and a couple database (using Firebase) reads and writes have been fully implemented. I also hope to integrate biometrics, payment options etc.

## NOTICE!!

If the app or certain areas of the app are not functioning properly, please update your code with the latest in the repo.
Disfunctionality may occur because I recently migrated my database.
For further enquiries, reach out to me on [email protected].

## Design ❄👌

- Provider architecture
- FirebaseAuth for authentication
- Firebase Cloud Firestore as backend database
- Fetched store images from Amazon
- Location reading service by Google Places API

## Building 🏢🚀

1. Clone the repo to your local computer.
2. Make sure you have Flutter and firebase installed.
3. Please add your google-services.json file.
4. import the foodProductsJSON/foodProducts.json to your firestore. (see: https://github.com/dalenguyen/firestore-import-export).
5. The credentials.dart file is intentionaly not included. Create your own credentials file with your own API Keys.
6. Open and run the the project with VS Code or Android Studio 3.x

## Contribution 🍕🗺

Feature requests, issues, pull requests and questions are welcome.

## Bugs 😭🐛

If you encounter any bugs or are facing any issues with the code, please don't hesitate to reach out to me.
email : [email protected]

## Credits 😎🤓

Wilberforce Uwadiegwu: Mobile Developer [( github )](https://github.com/wilburt)

### NIFEMI