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

User wallets. How does a user hold the currency? #35

Open
theSage21 opened this issue May 9, 2020 · 7 comments
Open

User wallets. How does a user hold the currency? #35

theSage21 opened this issue May 9, 2020 · 7 comments
Assignees

Comments

@theSage21
Copy link
Member

No description provided.

@shivankgtm
Copy link
Collaborator

I was thinking of a JSON like an object in the user table.

wallet = {
    daily_login = int, 
    upvotes = int,
    ...
}

@theSage21
Copy link
Member Author

theSage21 commented May 10, 2020 via email

@shivankgtm
Copy link
Collaborator

There would be a total also. separate parts because it would be easier to associate them with activities.

@theSage21
Copy link
Member Author

theSage21 commented May 10, 2020 via email

@shivankgtm
Copy link
Collaborator

TBH expenditure analysis term is quite hard for me to understand. what do you suggest then?

@theSage21
Copy link
Member Author

theSage21 commented May 10, 2020 via email

@shivankgtm
Copy link
Collaborator

Ok Got it.

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

2 participants