Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Feeling tracker #2

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

[WIP] Feeling tracker #2

wants to merge 28 commits into from

Conversation

ThirdEyeRose
Copy link
Owner

This Pull Request implements the Feeling Tracker feature and closes #1. See that issue for design specs.

@ThirdEyeRose ThirdEyeRose added the enhancement New feature or request label Apr 3, 2018
@ThirdEyeRose ThirdEyeRose self-assigned this Apr 3, 2018
@ThirdEyeRose
Copy link
Owner Author

ThirdEyeRose commented Apr 4, 2018

Managed to get configuration settings collected from the user and put into the database.

The next steps are:

  • load all configuration settings from database when the program starts and set up events to prompt the user based on configuration settings
  • load configuration settings for user from database when a user changes their configuration settings and set up events to prompt user based on new configuration settings
  • Interpret configuration settings into a more concrete schedule taking into account the timezone of the user
  • Create prompts to send users about their feelings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feeling Tracker
1 participant