Implement dashboard functionality.
Opened this issue · 4 comments
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.
@yashk2000 Can you exactly tell me or put up a screenshot of the buttons you are talking about?
Hi i can try work on this issue and do some functionality. Can you provide some details how to set it up?
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.
@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