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

https://github.com/muradhossin/ecommerce_user

Customer can search and buy product, send feedback of product. Authentication, mobile number verification, email verification, Firebase CRUD operation performed in this app.
https://github.com/muradhossin/ecommerce_user

dart firebase flutter

Last synced: 4 months ago
JSON representation

Customer can search and buy product, send feedback of product. Authentication, mobile number verification, email verification, Firebase CRUD operation performed in this app.

Awesome Lists containing this project

README

          

# E-commerce User App

Customer can search and buy product, send feedback of product. Authentication, mobile number verification, email verification, Firebase CRUD operation performed in this app.

## Screenshots















## Features

- Email verification, Login with Google and Guest Login
- Mobile Number verification
- Product Filtering
- Product can save as Favorite
- Add to Cart, Remove from Cart
- Rating & Comments can do only by verified users
- Payment option
- User Profile Update
- Order Track
- Order History
- Receive notifications from admin app via REST API, Firebase Cloud Messaging

## Setup

Clone the repository

```bash
git clone https://github.com/muradhossin/ecommerce_user.git
```
Move to the desired folder

```bash
cd \ecommerce_user
```
To run the app, simply write

```bash
flutter pub get
```
```bash
flutter run
```
## Tech Stack

**Built With:** Dart, Flutter

**State Management:** Provider

**Backend:** Firebase

## Platform

- Android

## Contributing

Contributions are always welcome!

See `contributing.md` for ways to get started.

Please adhere to this project's `code of conduct`.

## License

[MIT](https://choosealicense.com/licenses/mit/)

## Support

For support, please contact here [![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin&logoColor=white)](https://linkedin.com/in/md-murad-hossin)

💰 You can help me by Donating
[![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/muradhossin)