Introduction • Tech Stack • Installation • Reference • Issue • License • I Putu Krisna Erlangga
BMC Public Health states that consistency in morning routines, such as reading and exercising, can improve physical and mental health. Morning routines can also enhance productivity and performance at work. However, maintaining a morning routine is challenging for many people due to the required consistency.
To address this, my team and I developed Moru
, an application designed to help users cultivate and maintain consistent morning routines. The app offers features such as exercise and book recommendations based on user preferences, routine management, and morning routine alarms. With a minimalist interface, the application provides a good user experience, making it easy for users to organize and execute their morning routines consistently and on schedule. Moru offers a variety of book options (sourced from the Google Books API) and exercise tutorials (in the form of video tutorials).
Framework, Library, Database, Tools, etc
- Kotlin
- Android Studio
- Postman
- Rertrofit
- Hilt
- DataStore
- AlarmManager
- Clone this repository
git clone https://github.com/MornMon-Bangkit-Capstone/moru-app.git
or clickClone or Download
button and then clickDownload ZIP
- Open this project in Android Studio
- Make sure your Android Virtual Device (AVD) is already activated
- Run the app
If you found a bug or an issue, please report by opening a new issue on this repository.
This project is licensed under the MIT License - see the LICENSE file for details