Android application that accepts list of tasks and automatically creates a schedule. Created schedule can be exported to Google Calendar.
JDK and Android SDK are required. This command from project root directory should build the app:
./gradlew build
You may also download built apk file.
