StudySmart is a modern Android application designed to help users manage personalized study sessions. With an intuitive UI and robust functionality, StudySmart aims to enhance productivity and focus during study time.
- Personalized Study Sessions: Organize study schedules based on your preferences.
- Background Timers: Keep track of study durations even when the app is running in the background.
- Modern UI Design: Built using Material Design 3 and Jetpack Compose for a seamless user experience.
- Efficient Data Storage: Uses Room Database for local storage of study session data.
- Scalable Architecture: Leverages Dagger Hilt for dependency injection and ensures robust application architecture.
Include screenshots of your app's main screens here.
- Language: Kotlin
- Frameworks:
- Jetpack Compose for UI.
- Room Database for local data storage.
- Dagger Hilt for dependency injection.
- Material Design 3: For modern UI design principles.
- Clone the repository:
git clone https://github.com/AyushTurak/SmartStudy.git