Skip to content

An android app where you set habits you want to perform regularly. You will be notified if you haven't done the tasks you're supposed to do on a certain day. Programmed using Kotlin.

Notifications You must be signed in to change notification settings

hanlun0804/habit-hero

Repository files navigation

Habit Hero app

Introduction

An android app where you set habits you want to perform regularly. You will be notified if you haven't done the tasks you're supposed to do on a certain day. The app does not track or retrieve any information about the user. Feel free to contact the developer regarding any feedback at [email protected].

Guidence

You create a habit by pressing the "Add habit" button on the main screen. Here you fill out the necessary information. The data is stored locally, in a database. Every day, the app checks the habits that should be performed that day. This is shown by pressing the "See today's tasks button". To delete a habit, press "Manage habits", and then press x on the habits you want to delete.

Privacy Policy

This Privacy Policy governs the manner in which the Habit Hero app collects, uses, and maintains information collected from users of the Habit Hero app. All data is stored locally. The Habit Hero app does not collect any personal information or data its users.

Information Collection, Data Usage and Purpose

The data that is collected is used for the application's logic, and is needed to run as intended. This includes adding habits and displaying them at the correct time. This information is not gathered, and no data is transmitted by the app.

Data Storage, Security, Data Sharing and Third-Party Services

The Habit Hero app does not store any user data on external servers or databases. All app data is stored locally on the user's device. The app does not employ any additional security measures as no user data is collected or stored. The app does not share user data with any third-party apps, and does not provide any services from third-parties.

User Rights

As no user data is collected, there are no specific user rights regarding personal information within the Habit Hero app. The data can be deleted from the local database at any time by pressing the "Manage habits" button, and manually deleting them.

Children's Privacy

The Habit Hero app is not intended for use by children under the age of 13. We do not collect personal information from children under 13.

Changes to the Privacy Policy

The Habit Hero app's Privacy Policy may be updated from time to time. Any changes to the policy will be reflected within the app and users will be notified accordingly.

Contact Information

If you have any questions or concerns about this Privacy Policy or the Habit Hero app, please contact us at [email protected].

Technologies used and developer's experience

This app is coded in Kotlin. It is the first Android app the developer has made, and gave a good introduction to Kotlin, designing an app and working with databases. The code is commented to explain what the developer used the different code for.

About

An android app where you set habits you want to perform regularly. You will be notified if you haven't done the tasks you're supposed to do on a certain day. Programmed using Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published