Closed nelsonic closed 2 years ago
This functionality is now fully covered in the MVP: https://github.com/dwyl/app-mvp-phoenix/issues/89#issuecomment-1190752035 π @SimonLab please test: mvp.fly.dev and provide feedback. π (PR https://github.com/dwyl/app-mvp-phoenix/pull/90 will be assigned very shortly... π§βπ» β³ )
We need a way of keeping track of who is working on what for our project. This will become a core feature of our product. It's there on the MVP feature roadmap: https://github.com/dwyl/product-roadmap#mvp-basic-workflow
Essentially we are building a Todo List with a Stop Watch. β +β³
Hence the reason for us writing tutorials for these individual components ... π
Once you click/tap on
Start
it will insert atimer
record associated with theitem
see schema: https://github.com/dwyl/app-mvp-phoenix#create-schemasplaintext
first. We have a sub-task to build the "capture" part in ourgitea-demo
(tutorial):LiveView
: https://github.com/dwyl/gitea-demo/issues/12PETAL
https://github.com/dwyl/technology-stack/issues/87 for this MVP becauseTailwind
looks a lot easier to build Mobile-first Apps with (thanTachyons
where it's still totally possible, but more difficult..._) and from listening to the There is a checklist in that issue we need to try and complete as quickly as possible.1LiveView
... π but that's "OK" for MVP!)Features
Auth
using https://auth.dwyl.com πcapture
task to be done asplaintext
. πStart
timer for the task β³Stop
timer β1We don't have to have complete tutorials for everything, but we need to capture the basics so that both we (our current core team) and other people can find our "learn-..." tutorial/notes useful. But our main objective is learning the tech/tools ourselves as quickly as possible so that we can build our MVP!
@SimonLab let me know if this is clear or if I can clarify anything ... π