The Quote of the Day app is for people who want a daily boost of positivity. It gives you inspiring quotes to brighten your day. You can also customize and share your own motivational quotes.
-
Motivational Quotes: Get uplifting quotes every day.
-
Favorites: Save your favorite quotes for quick access.
-
Customization: Change font size, text color, and background color for a personalized experience.
-
Contribute Your Quotes: Share your own motivational quotes.
-
Share: Share the quotes in any platform you want.
-
Notifications: Set a daily motivational quote notification.
-
Categories: Pick from different categories that match your interests.
-
Android: Built for Android devices.
-
Kotlin: Modern programming language.
-
Compose: Simple UI design.
-
MVVM Architecture: Organized structure for clear separation of concerns.
-
Room Database: Local quote storage.
-
Hilt: Dependency injection for code organization and testing.
-
Navigation Component: Smooth app navigation.
Home Screen | Settings Screen | Menu |
---|---|---|
![]() |
![]() |
![]() |
- Copy the project to your account.
- Create a new part:
git checkout -b feature/new-feature
. - Make changes and save:
git commit -m 'Added new feature'
. - Upload your part:
git push origin feature/new-feature
. - Ask to add your changes.
- Copy the project:
git clone https://github.com/Ftm-amani/quote-of-day.git
. - Open in Android Studio.
- Run the app on your phone.