updated README file

This commit is contained in:
Jaap Marsman 2022-08-17 09:26:53 +08:00
parent 311bf1e945
commit 7b23e608b1

View File

@ -1,20 +1,22 @@
# A list of features currently implemented # A list of features currently implemented
- Saving & loading of persistent variables to user.ini on the default folder. This should work across all devices. - Saving & loading of persistent variables to user.ini on the default folder. This should work across all devices. (Currently tested across MacOS and Linux)
- Ability to add your own name. - Ability to add your own name.
- Coded several controllers in separate scripts that access different variables and portions of the app, to allow for flexible future development.
# A list of features "in progress" # A list of features "in progress"
- Working with the system time to present time-related information. - Working with the system time to present time-related information.
- Bug-testing and a robust "welcome new user" approach to the saving of persistent data. - Bug-testing and a robust "welcome new user" approach to the saving of persistent data.
- Perhaps a "reset" button to remove the user.ini file from within the app. - A "reset" button to remove the user.ini file from within the app.
# A list of future features to come before next release # A list of future features to come before next release
- Wellbeing Cards (one-a-day). - Wellbeing Cards (one-a-day) depending on user-selected categories.
- A serviceable GUI. - A serviceable GUI.
- A name! (And logo, icon, etc) - A name (and logo, icon, etc).
# Bucket list of ideas for future releases # Bucket list of features for future releases
- - White Noise sound section
- Journal section