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

Docs: Do we even care about Desktop? #46

Open
nelsonic opened this issue Mar 2, 2023 · 2 comments
Open

Docs: Do we even care about Desktop? #46

nelsonic opened this issue Mar 2, 2023 · 2 comments
Assignees
Labels
discuss Share your constructive thoughts on how to make progress with this issue documentation Improvements or additions to documentation priority-1 Highest priority issue. This is costing us money every minute that passes. T2h Time Estimate 2 Hours tech-debt A feature/requirement implemented in a sub-optimal way & must be re-written technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@nelsonic
Copy link
Member

nelsonic commented Mar 2, 2023

Short answer: No.

Longer answer: 10% ...

@nelsonic nelsonic added discuss Share your constructive thoughts on how to make progress with this issue technical A technical issue that requires understanding of the code, infrastructure or dependencies priority-1 Highest priority issue. This is costing us money every minute that passes. documentation Improvements or additions to documentation T2h Time Estimate 2 Hours tech-debt A feature/requirement implemented in a sub-optimal way & must be re-written labels Mar 2, 2023
@nelsonic nelsonic self-assigned this Mar 2, 2023
@nelsonic nelsonic moved this to 🔖 Ready for Development in dwyl app kanban Mar 2, 2023
@nelsonic
Copy link
Member Author

nelsonic commented Mar 7, 2023

Mobile: 90%+ 📱

Device Usage %
Desktop/Laptop 10%
Mobile 90%

We expect that 90%+ of usage of our App to be on Mobile. 🥇

If we have to focus our limited resources somewhere it's Mobile 🎯
because like it or not, a **smart phone&& is the device most people have
and most importantly it's the device they always have with them. 📱
I don't carry a Laptop with me when I go grocery shopping, but I have my shopping list on my phone. 🛒
I always have my iPhone because I use it for photos, notes and messaging. 📷 📝 💬

It's the ubiquity that we need to understand and focus on. 💭
The App we are building will be a constant companion to the person using it. 👌
It will be a combination of "Second Brain", Personal/Executive Assistant and Life Coach! 🧠

Some stats: in 2022 there were 7.26 Billion active smartphones: 📈
https://www.statista.com/statistics/218984/number-of-global-mobile-users-since-2010/
image

Yes, some people have more than smart phone 🙄 but the vast majority have at least one. 1️⃣
Smartphone Penetration - horrible marketing term to mean "percentage of people who own and use a smartphone -
is 80 - 85% in most "developed" OECD countries.

https://newzoo.com/insights/rankings/top-countries-by-smartphone-penetration-and-users
image

Developing countries lag behind for obvious reasons - the cost of the device and subscription ...
But usage in those countries is growing fast as device prices plummet and carrier service improves.
For many people their smart phone is their primary device, they only touch a desktop/laptop computer
when they need to do something they cannot get done on their phone.
We know Gen-Z people who do their homework (e.g. essays/assignments) on their smart phones. 📱
Yes, there people that write essays using their thumbs and don't know how to touch-type!! 🤯

Are We Ignoring Desktop? 💻 🤷‍♀️

Absolutely not! We are just not going to spend more than 10% of our time testing on Desktop
because we hypothesize that only a small number of people will use the App on Desktop.

Obviously for those 10% of people using the App on Desktop the UI/UX needs to be as good as possible.
And that's why we are using Flutter to ensure that we have a shared codebase across all devices/platforms.

Constrained View ?

Will the App be full-screen on Desktop or will it be a constrained view? 🤷‍♀️
Good question. let's explore it in Figma. 💭

@iteles
Copy link
Member

iteles commented Mar 7, 2023

@nelsonic I would suggest an ipad-size constrained view for the MVP on desktop to prevent the reports of unnecessary bugs until we can actually focus on Desktop. Goes hand in hand with the view of not wasting our precious resources!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Share your constructive thoughts on how to make progress with this issue documentation Improvements or additions to documentation priority-1 Highest priority issue. This is costing us money every minute that passes. T2h Time Estimate 2 Hours tech-debt A feature/requirement implemented in a sub-optimal way & must be re-written technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
Status: 🔖 Ready for Development
Development

No branches or pull requests

2 participants