-
Notifications
You must be signed in to change notification settings - Fork 24
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 calendar dashboard widget #445
Comments
Hello @rolandgeider, I would like to work on this issue. Would you please assign this issue to me. |
Hi! Go ahead. We still haven't implemented any of the models we would need for this, but you can still start. We would need a calendar that marks the days where "entries" for that day exist. An entry is currently simply an object with a title (like "Meassurement" in the screenshot) and what happended, like a new weight entry or such. |
@rolandgeider CAN YOU PLZZ ASSIGN ME THIS TASK |
@rolandgeider you can assign this issue to @tejask1730 |
it's yours @tejask1730 |
Okk i will do it
…On Sat, Oct 15, 2022, 2:50 PM Roland Geider ***@***.***> wrote:
it's yours @tejask1730 <https://github.com/tejask1730>
—
Reply to this email directly, view it on GitHub
<#445 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVZXPFEZT46CGLVNAQT2JKTWDJZPPANCNFSM6AAAAAAQUV4AYY>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
@TomasTerpitko all yours |
Thanks. already on it |
Implement the calendar widget for the dashboard. This should mark in a calendar the days for which there are entries (body weight, nutrition or workout logs, etc.)
Flutter version:
Depends on #17, #12, #13
The text was updated successfully, but these errors were encountered: