animal-locator-drone / dogfinder-app

frontend app for the animal locator drone.
MIT License
0 stars 0 forks source link

Realestate on screenspace is a major issue with our current prototype and possibly a design flaw. #2

Closed RustyRaptor closed 5 months ago

RustyRaptor commented 6 months ago
  1. In our current prototype we have some problems with realestate.
  2. The way things are layed out does not make good use of space and there lots of unwanted gaps.
  3. I attempted to fix this using CSS grid but I'm still having trouble optimizing the space.
  4. Also, this could be a design flaw where our design just isn't taking into account the actual screen resolution and space that is available in a normal browser on a 1080p screen.
RustyRaptor commented 5 months ago

Fixed in PR #5