A mobile productivity app
- Kotlin 100%
| .idea | Add scaffold example | |
| app | Add seconds when displaying tasks duration | |
| gradle | wip: add tasks saving and error handling when timetable is incorrect | |
| .gitignore | feat: add tasks deletion and reordering | |
| build.gradle.kts | Init | |
| gradle.properties | Init | |
| gradlew | Init | |
| gradlew.bat | Init | |
| LICENSE | Add README and LICENSE | |
| README.md | Update README | |
| settings.gradle.kts | Init | |
Routinal
Routinal is a mobile app that allows you to create your routine and tasks.
Features
- Adaptation from your timetable file (makes the app fully offline).
- Specify frequency of your tasks.
Build from Source
- Clone the repository.
- Open the project in Android Studio.
- Sync the project with Gradle files.
- Build and run the project on your device or emulator.
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.