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

Implement dashboard functionality. #3

Open
yashk2000 opened this issue Oct 4, 2020 · 4 comments
Open

Implement dashboard functionality. #3

yashk2000 opened this issue Oct 4, 2020 · 4 comments

Comments

@yashk2000
Copy link
Contributor

Summary

The dashboard buttons are currently hardcoded and don't do anything when clicked.
Implement the functionality of these buttons.

Since there might be a lot of buttons to be implemented. Sending separate PRs for separate button functionalities is accepted. If you are interested in working on an implementation, please comment on which button you would work on and send a PR for that.

@romasinha
Copy link

@yashk2000 Can you exactly tell me or put up a screenshot of the buttons you are talking about?

@PeterJanic
Copy link

Hi i can try work on this issue and do some functionality. Can you provide some details how to set it up?

@yashk2000
Copy link
Contributor Author

You can checkout the screenshots of the dashboard provided in the readme.

  • The "+" button in the meals sections needs to be made functional.
  • The "+" and "-" buttons in the water section need to be implemented and the water graph that is shown along with the text shown.
  • The days section in the topmost card can also be made such that it matches the actual date from the current date.

All of this can be implemented as separate PRs.

@martinloesethjensen
Copy link
Contributor

@yashk2000 I worked on the implementation of "+" and "-" buttons in the water section plus water graph reflects the changes in amountDrunk 🚀

PR for this is #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants