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

I should be able to list my consumption for a given day #33

Open
tbd-develop opened this issue Apr 2, 2024 · 1 comment
Open

I should be able to list my consumption for a given day #33

tbd-develop opened this issue Apr 2, 2024 · 1 comment
Labels

Comments

@tbd-develop
Copy link
Contributor

tbd-develop commented Apr 2, 2024

An endpoint for listing the logged water consumption

Given a date (default to the current date) should return the water consumption logged for that date.

Return;

DateTimeConsumed
AmountConsumed

Endpoint; /api/consumption/logs?date={date}

@tbd-develop
Copy link
Contributor Author

Should remove "feature flag" and switch out mock data for API call

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

No branches or pull requests

1 participant