Habit formation application using Android platform / Iskandar Zulqarnain Hilmi

Some people want to develop a positive habit to improve their lives, such as reading a book, studying, or working out. This project proposes a solution by creating an application that promotes user habit formation on the Android platform. The mobile application promotes habit formation and the appro...

Full description

Saved in:
Bibliographic Details
Main Author: Hilmi, Iskandar Zulqarnain
Format: Thesis
Language:English
Published: 2022
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/59173/1/59173.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Some people want to develop a positive habit to improve their lives, such as reading a book, studying, or working out. This project proposes a solution by creating an application that promotes user habit formation on the Android platform. The mobile application promotes habit formation and the appropriate development approach has beeninvestigated. The project includes features that assists with habit formation, such as a streak, calendar, reminder notification,habit tracking,and implementation intention.Other features include the ability to add, edit, and remove habits from the list. Before using the app, the user must also be authenticated. The database is hosted in the cloud by using Cloud Firestore, which implements non-relational database. The mobileapp was created on Android Studio and uses Flutter framework, which utilises the Dart programming language. The application was developed with a number of shared packages by other developers. The user interface was created using the Flutter widget. The data in the app is extracted from Cloud Firestore and can be manipulated using the features developed in the app. The notification appears at the time and day specified by the user. Findings show that the respondents believe the app's functionalities are working welland the user interface is good. 16 out of 20 or 80% of the respondents strongly agreed that the app assists the user in forming a new habit.Based on the observations, it is possible to conclude that an app promoting habit formation has been developed.