An app that can be used to share laundary with others to save money spent on laundary.
Made under Flutter Festival - BITS Goa Chapter
Get the app on Google Play: https://play.google.com/store/apps/details?id=com.shivam.laundropool
The app is made using Flutter SDK. It relies on Firebase as it's backend.
This app was initially made only for students of BITS Goa. You can modify this app and use it for your own organisation.
We are open to have anyone contribute to the app.
-
Make sure you have Flutter SDK along with Android SDK (for Android) and Xcode (for iOS).
-
Clone the repo:
git clone https://github.com/ShivamHP/laundropool.git
cd laundropool
-
Create a new app on Firebase, provide necessary permissions, and export google-services.json to the required folder.
-
Run the app.
flutter run