mvp
mvp copied to clipboard
📲 simplest version of the @dwyl app
At present the home page of the MVP is: https://mvp.fly.dev In incognito: This is not just an **`fail`** in that _everyone_ `new` to the `MVP` cannot try it. 🤦♂️ It's...
Quick fix for the timer starting from 00:00:00 on restart. There might be a nicer way to tidy this code up - I'm not well versed in AlpineJS though. Let...
Groups
Create groups: many_to_many groups - lists many_to_many groups - people
With the awesome addition of #165 , it makes sense now to add some usability features that will for sure enhance the experience! Here's a small list of theoretically "fast-achieving"...
This is the final requirement in #141 We need to check if the `DOM` node being clicked/tapped is an `` tag and if it is, don't enter `Edit` mode. Should...
As a user who keeps the details to her tasks elsewhere (for now, until further notes and attachment features are available), I would like to be able to have link...
I went to mvp.fly.dev on both Safari and Chrome on an iPhone 13 using iOS v16.6.1. When clicking the log in button on the top left corner, I got a...
As noted in: https://github.com/dwyl/mvp/issues/396#issuecomment-1776753503 the `/tags` page https://github.com/dwyl/mvp/pull/435 is looking great! 😍 Rather than complicating the `Ecto` query by adding the sorting/filtering server-side, we're going to select a `JS` library...
I haven't caught this mentioned on any other issue but I was a bit behind on some of them so there are lots of comments. When I refreshed my browser...
To facilitate "**Progressive Interface / Experience**" [ "**PIE**" 🥧😋 ] https://github.com/dwyl/product-roadmap/issues/43 Each `person` using the `App` needs to have a `settings.json` If we were using a `Document` DB like Mongo,...