Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Wireframes for desktop or large version #23

Open
berkes opened this issue Jan 13, 2021 · 0 comments
Open

Wireframes for desktop or large version #23

berkes opened this issue Jan 13, 2021 · 0 comments

Comments

@berkes
Copy link
Contributor

berkes commented Jan 13, 2021

All wireframes in figma are "mobile first".

This means that screens are designed for mobile clients first.

The implementation, for now, is just plain HTML, though: it is not a native app, not even a SPA or such. Just HTML pages that are optimised for smartphone browsers.

We need to translate those to desktop versions too. Currently they look bad on wide screens.

  • No additional features should be introduced in desktop/wide versions: if things are impossible in mobile, they are impossible in desktop.
  • Future screens and features are still to be designed mobile first, then desktop follows.
  • The framework in use is Bulma, this not set in stone, but consideration for another framework if needed, is probably best handled in another ticket.

Reasons for mobile-first: limited screen-space and added friction in interaction greatly limits possible features. forcing simple and clean designs. Forcing choice to be made. This enforces a usable, simple and easy product. It forces one to drop features if new ones are introduced etc.

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

No branches or pull requests

1 participant