EasyStay is an Android Studio Kotlin mobile application that allows users to book rooms from a hotel. The app fetches data from our own API and supports internationalization, light and dark modes, and profile modification.
Here are some preview images of the app:
- Book rooms from a hotel
- Fetch data from our own API
- Internationalization support
- Light and dark mode
- Modify user profile
To set up the project, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/easystay-app-mobile.git
- Open the project in Android Studio.
- Sync the project with Gradle files.
- Run the app on an emulator or a physical device.
- Android Studio
- Kotlin 1.5+
- Android SDK 21+
If you would like to contribute to the project, please fork the repository and submit a pull request.
This project is licensed under the MIT License.




