https://github.com/timii/habits
University Project for "Entwicklung mobiler Anwendungen"
https://github.com/timii/habits
android android-studio habits kotlin mobile university
Last synced: 4 months ago
JSON representation
University Project for "Entwicklung mobiler Anwendungen"
- Host: GitHub
- URL: https://github.com/timii/habits
- Owner: timii
- Created: 2020-04-02T15:51:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T15:54:13.000Z (about 5 years ago)
- Last Synced: 2025-03-15T07:45:15.474Z (8 months ago)
- Topics: android, android-studio, habits, kotlin, mobile, university
- Language: Kotlin
- Homepage:
- Size: 576 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Habits
University Project for "Entwicklung mobiler Anwendungen" @ Worms University of Applied Science
### Table of Contents
- [Description](#description)
- [How To Use](#how-to-use)
### Description
Habits is a mobile application written in Kotlin to help you form good habits.
You can create goals and reminders for each goal to regularly remind yourself what you are currently working towards. You can also create notes to structure your life better and read motivational quotes or tips on how to form good habits.
### How To Use
To test the app for yourself you can clone the project and build it with [Android Studio](https://developer.android.com/studio).
[Back To The Top](#habits)