https://github.com/eirinimits/three-good-things
A simple Android App which enables and motivates users to record three good things every day.
https://github.com/eirinimits/three-good-things
android sqlite
Last synced: about 2 months ago
JSON representation
A simple Android App which enables and motivates users to record three good things every day.
- Host: GitHub
- URL: https://github.com/eirinimits/three-good-things
- Owner: EiriniMits
- Created: 2017-11-04T13:55:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T08:49:27.000Z (over 8 years ago)
- Last Synced: 2025-04-02T12:49:40.465Z (about 1 year ago)
- Topics: android, sqlite
- Language: Java
- Homepage:
- Size: 13.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Three-Good-Things
This project was created for academic purposes on the subject of 'Mobile Networks and Applications' at the Aristotle University of Thessaloniki.
A simple android app which enables and motivates users to record three good things every day. It is based on a positive psychology exercise scientifically proven to decrease anxiety, stress and depression.
* The date of the day and the three good things of the day are stored permanently in an SQLite database.
* The application allows the user to add an entry to the diary, updates an entry (change good things/date) or even deletes an entry.
* The application allows only one entry for a particular date.

