https://github.com/abdel7ak96/bindex-app
Social media mobile app for buying, borrowing and exchanging books with fellow local readers
https://github.com/abdel7ak96/bindex-app
firebase flutter openstreetmap
Last synced: about 1 year ago
JSON representation
Social media mobile app for buying, borrowing and exchanging books with fellow local readers
- Host: GitHub
- URL: https://github.com/abdel7ak96/bindex-app
- Owner: abdel7ak96
- Created: 2021-09-22T01:47:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-05T02:39:20.000Z (over 4 years ago)
- Last Synced: 2025-04-13T07:15:44.320Z (over 1 year ago)
- Topics: firebase, flutter, openstreetmap
- Language: Dart
- Homepage:
- Size: 2.93 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bindex

## Description
Bindex is a social media mobile app, where users can exchange, sell, lend or buy papar books, also form meaningful connections with fellow readers
## Demo (in progress)
[

](https://youtu.be/QVt_tlIFg9Q)
## Wireframe

## UI Design

## App structure
| Folder | Purpose |
|------------|:--------------|
| components | Parts of the UI that are used more than once accros the app |
| models | folder where data defining models are located |
| services | classes that handle the business logic and expose ready to use services (eg authentication) |
| views | Different declarative UI views |