Skip to content

Wash.io is a convenient app that allows users to book a time slot for using the washing machine on their floor.

License

Notifications You must be signed in to change notification settings

KingRain/Washio

Repository files navigation

Wash.io 👕

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.

showcase

Features ✨

  • 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.

Installation 💾

To run the Wash.io app locally, follow these steps:

  1. Install Flutter

    Ensure that Flutter is installed on your system.

  2. Clone the repository:

    git clone https://github.com/KingRain/Washio.git
    cd washio
  3. 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
    );
  1. Run the App

    Use the following command to run the app: Run flutter run

Contributing 🦆

We welcome contributions! To contribute:

Clone the GitHub repository. Make your changes. Submit a pull request.

Support ☕

If you find Wash.io helpful and want to support the project, consider buying us a coffee.

About

Wash.io is a convenient app that allows users to book a time slot for using the washing machine on their floor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published