Fireboltz / dexify

Streak it up, change for better. A cross-platform application for mental wellbeing, mood tracking, deaddiction, and bringing support groups closer online during these times of social distancing.
https://dexify.netlify.app/
29 stars 6 forks source link

Implement dashboard functionality. #3

Open yashk2000 opened 4 years ago

yashk2000 commented 4 years ago

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 commented 4 years ago

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

PeterJanic commented 4 years ago

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

yashk2000 commented 4 years ago

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

All of this can be implemented as separate PRs.

martinloesethjensen commented 4 years ago

@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