Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/e-d-i-n-i/gebeya-pub
- Owner: e-d-i-n-i
- Created: 2024-06-02T21:30:13.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T07:16:24.000Z (2 months ago)
- Last Synced: 2024-09-08T08:29:41.549Z (2 months ago)
- Topics: dart, ecomerce, fibase, flutter-ui, mobile-app, ui-design
- Language: Dart
- Homepage:
- Size: 43.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.