SmartStudy is an Android App which will help everyone to manage time and organise their plans. You can either schedule your week (add some lessons, their duration and placement) and prearrange your plans for next holidays (add note on every day of year).
- Adding/deleting notes in calendar
- Displaying a list of notes below the calendar
- Scheduling a week - adding lessons with necessary details
- Deleting lessons
- Displaying the next lesson
- All these features work together with SQLite database
App was created with:
- Java
- SQLite
- Canva (for themes)
- Android 11.0 or higher
- SDK version: 26 or higher
To run this application, You have to download .apk file from the app_setup directory. You can also test it on the Android Studio emulator by cloning the code.
This app is inspired by Calendar App for Android: @codeWithCal.