Roomie application makes finding roommates and rooms to share easy. It will manage offers and requests for co-rentals.
we are using a map (googlemap api) to display the locations of nearby rooms . Roomie uses Firebase( FireStore/Storage) to manage its data.
A co-location offer can be made by a user of the application by creating an account and completing a form,
that form will indicate the details of the offer:
- The address of the accommodation, the area, the price and the capacity (the number of personnes),etc
- WiFi, Lave-linge, etc
- Pictures of the accommodation,etc
The application is built using Flutter
-
Fork and clone the project
Change the current working directory to the location where you want the cloned directory.
git clone https://github.com/your-username/Roomie.git
-
Start developing.
Navigate into your new site’s directory and start it up.
cd Roomie/ flutter pub get
The code in this project is licensed under MIT license.
Farah Ait Elahmadi 💻 |
Rachid Bourigue 💻 |