Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 866 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 866 Bytes

Hustle Stay

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.

Features

Realtime Updates

Hustle Stay uses data synchronization to update data on any connected device.

Offline support

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.

How does it work?

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