Logo Lanfrica

nateyuel/RentHabesha-Mobile-App-Flutter

Domain:

digital infrastructure

Record type:

software
Creator:
nat
Host:
RentHabesha is a cross-platform mobile application for renting traditional Ethiopian clothing, connecting outfit owners, boutiques, and renters through a digital experience. Built with Flutter and Dart, supported by a JavaScript and Express backend, it combines development, CRUD functionality, and culture-focused problem solving in rental platform. # RentHabesha Traditional Clothing Renting Mobile App RentHabesha is a cross-platform mobile application designed to simplify the rental process for traditional Ethiopian clothing. The platform allows clothing owners and boutiques to list outfits for rent, while renters can browse, search, and book clothing for special occasions. Alongside its practical rental features, the project also promotes Ethiopian cultural heritage through a modern digital solution. ## Project Overview This version of RentHabesha represents the broader mobile app project built with **Flutter** and **Dart**, making it distinct from the earlier Android-focused implementation. It combines a shared mobile codebase with backend support to deliver a more complete application experience across platforms. ## Team Information - **Section:** 2 - **Group Members:** - **Feven Muluken** - `UGR/8442/15` - **Mekdelawit Gebre** - `UGR/1386/15` - **Natnael Eyuel** - `UGR/4424/15` - **Sifen Biyadgelgn** - `UGR/4937/15` - **Yeabsera Tilahun** - `UGR/1418/12` ## Contents - **`lib/`**: Main Flutter application source code written in Dart. - **`assets/`**: Images, icons, and other supporting app resources. - **`android/`**, **`ios/`**, **`web/`**, **`linux/`**, **`macos/`**, **`windows/`**: Platform-specific files generated and maintained by Flutter. - **`rent-habesha-backend/`**: Backend project directory for server-side logic and API support. - **`test/`**: Test files for application validation. - **`pubspec.yaml`**: Flutter dependencies and project metadata. - **`analysis_options.yaml`**: Dart and Flutter linting configuration. - **`README.md`**: Project overview and documentation. ## Key Features - **Clothing Listings (CRUD)** - Create listings with photos, outfit type, size, price, and location. - Browse and filter available traditional clothing items. - Update listing information when details change. - Delete unavailable listings. - **User Profiles (CRUD)** - Create profiles for renters, outfit ow …

Languages