Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/e-d-i-n-i/gebeya-pub

Gebeya is an e-commerce application built with Flutter for both frontend and backend, utilizing Firebase for data management and user authentication.
https://github.com/e-d-i-n-i/gebeya-pub

dart ecomerce fibase flutter-ui mobile-app ui-design

Last synced: 2 days ago
JSON representation

Gebeya is an e-commerce application built with Flutter for both frontend and backend, utilizing Firebase for data management and user authentication.

Awesome Lists containing this project

README

        

# Gebeya 🛒

**Gebeya** is an e-commerce application built using Flutter for both frontend and backend, with Firebase as its database. The platform provides a comprehensive solution for users to manage their digital content and engage in online transactions.

## Features

- **User Authentication**: Sign-up, login, and password recovery with email verification.
- **E-Commerce Functionality**: Complete set of screens for a mobile e-commerce experience.
- **Folder Structure**: Well-organized codebase for easy maintenance and scalability.
- **Firebase Integration**: Seamless data management and real-time updates.

## Technologies Used

- **Frontend & Backend**: Flutter
- **Database**: Firebase

## Installation

1. Clone the repository:
```bash
git clone https://github.com/e-d-i-n-i/gebeya-pub.git
```
2. Navigate to the project directory:
```bash
cd gebeya-pub
```
3. Install dependencies:
```bash
flutter pub get
```
4. Run the application:
```bash
flutter run
```

## Usage

1. Register or log in to access the application.
2. Explore and manage your digital content through the intuitive interface.
3. Utilize Firebase for secure data management and real-time updates.