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

Create points table to track points given to user. #4

Open
redseiko opened this issue Aug 31, 2013 · 0 comments
Open

Create points table to track points given to user. #4

redseiko opened this issue Aug 31, 2013 · 0 comments
Assignees

Comments

@redseiko
Copy link
Collaborator

Rough outline of table:

  • _id, long
  • created, long
  • type, int
  • points, int

Need a mechanism to store contextual info: associated thought, achievement earned, etc.

Rough list of types are:

  • thought created
  • challenging thought created
  • positive thought for repeated activity bonus
  • negative thought captured

Points can be arbitrary, may be stored in a table in code; unsure if can change dynamically according to user.

@ghost ghost assigned redseiko Aug 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant