FRUK-Simulator / Simulator

First Robotics UK Simulator
https://sim.morethanrobots.uk/
MIT License
5 stars 17 forks source link

Implement simulator screen #295

Closed owen26 closed 2 months ago

owen26 commented 3 months ago

This is ready for review. I decided to split simulator implementation into small PRs, this one setup skeleton structure for the layout, as well as finish up initial design of the dummy data loader, hopefully can be used across all data loading related pages: lessons/resources/challenges etc.

owen26 commented 3 months ago
image

The design screen does not reveal what's the content for this Instruction tab. And there is no equivalent tab from the legacy website. Need to clarify.

owen26 commented 3 months ago
image

Rules for timer behaviour need clarify. The legacy app does not have this feature.

owen26 commented 3 months ago
image image

The gear icon is presumably equivalent to the Settings tab in legacy app. However, the question is, with legacy app layout, it's in a tab link so users can switch back and forth between different content sections.

In the new design, this is an icon with no further design clarification. Perhaps the intention is to use a popup dialog/modal. We need to get a design for this bit.

owen26 commented 2 months ago

I'm not able to add @aram-cinnamon as reviewer, maybe not in the team member list?

owen26 commented 2 months ago

I'm closing this one as its merged together with https://github.com/FRUK-Simulator/Simulator/pull/292