Skip to content

Feat: Setup + Document date and time input in a Flutter App #1

@nelsonic

Description

@nelsonic

As noted by @panoramix360 in dwyl/mvp#140 (comment)
the MVP currently has text input for updating the timer.start and timer.stop:

image

Todo

Note: The data does not need to be persisted to a "backend"; just on the device is fine. 📱
But if you want to get creative / use your imagination and make it a "guess the date game", that's fine too. 💭

  • Once we've figured out the "basics" of the Material UI widgets,
    explore a more intuitive and faster interface.
    Specifically we don't want a "Modal" (Dialog) for inputting the DateTime. We want the timers input to expand below the item the way it currently does in the MVP so no context is lost.

  • Ensure the App is deployed via GitHub Pages as a PWA. 📱

Research

There are many options available, e.g: https://fluttergems.dev/date-time-picker
image

Please feel free to do more research into this but remember to capture all of it.
And don't get tooo carried away as this feature is meant to be simple. 👌

Metadata

Metadata

Assignees

Labels

T4hTime Estimate 4 HoursenhancementNew feature or enhancement of existing functionalityhelp wantedIf you can help make progress with this issue, please comment!priority-1Highest priority issue. This is costing us money every minute that passes.technicalA technical issue that requires understanding of the code, infrastructure or dependencies

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions