An open API service indexing awesome lists of open source software.

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"

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)