A collaborative book rental platform — KEC Minor Project built with Flutter and Firebase
Sajha (सझा) means "shared" in Nepali — bringing readers together through book sharing and rental services.
- Browse books — Discover available books in the community
- List your books — Share your collection with others
- Secure authentication — Firebase-powered user accounts
- Book details — View comprehensive information about each book
- Rental system — Request and manage book rentals
- Clean UI — Intuitive and user-friendly interface
| Technology | Purpose |
|---|---|
| Dart | Programming language |
| Flutter | Cross-platform UI framework |
| Provider | State management |
| Firebase | Backend & authentication |
| Google APIs | Additional services |
- Flutter SDK (v2.0+)
- Android Studio or VS Code
- Emulator or physical device
- Firebase account (for backend setup)
# 1. Clone the repository
git clone https://github.com/ninjaaaxxx/Sajha_Bookstore.git
cd Sajha_Bookstore
# 2. Install dependencies
flutter pub get
# 3. Run the app
flutter runThis project was developed as a KEC Minor Project by:
- David Shah
- Deephang Thegim — @mrdeephang
- Dipesh Awasthi
- Esparsh Tamrakar
- Pankaj Karki
Institution: Kathmandu Engineering College (KEC)
Project Type: Minor Project
Year: 2023
Copyright © 2023 SajhaBookstore Team. All rights reserved.






