This is hostel management tool, made for originally made for IIIT Raichur, India. Made using Flutter and Firebase. The only supported platforms are android as of now, but we do plan web for future.
Hustle Stay uses data synchronization to update data on any connected device.
Hustle Stay caches data that you are actively using, so the app can write, read and query data even if the device is offline. When the device comes back online, The app synchronizes any local changes back to Cloud Firestore.
Hustle Stay uses Firebase as its backend bringing the power and reliability of Google Cloud into the app. Also, the app itself is made in flutter to provide an adaptive and responsive user interface across multiple platforms.
The Documentation is still in progress...