Wash.io is a streamlined solution for efficient laundry management in your hostel. With Wash.io, you can easily reserve a time slot for the washing machine on your floor, ensuring you never have to wait in line. The app provides timely notifications, reminding you of your upcoming bookings and keeping you informed about the machine’s real-time availability. Simplify your laundry routine and enjoy a more organized experience with Wash.io.
- Time Slot Booking: Effortlessly book a time slot for the washing machine on your floor.
- Notification Alerts: Receive notifications to remind you of your upcoming bookings and any changes.
- Real-Time Availability: Check the machine’s availability in real-time to find the most convenient time slot.
To run the Wash.io app locally, follow these steps:
-
Install Flutter
Ensure that Flutter is installed on your system.
-
Clone the repository:
git clone https://github.com/KingRain/Washio.git cd washio
-
Configure Supabase Credentials
Add your superbase credentials in
/lib/main.dart
await Supabase.initialize(
url: 'https://smth.supabase.co',
anonKey: 'xyz', // Replace with your Supabase anonymous key
);
-
Run the App
Use the following command to run the app: Run
flutter run
We welcome contributions! To contribute:
Clone the GitHub repository. Make your changes. Submit a pull request.
If you find Wash.io helpful and want to support the project, consider buying us a coffee.