BinghamtonRover / BurtOS-2

Base station/rover computer apps and libraries for the Binghamton University Rover Team
3 stars 0 forks source link

New GUI Framework Testing Part 2 #76

Closed superdan-t closed 2 years ago

superdan-t commented 2 years ago

This is the next step of #72. We are ready to start testing a few GUI tool-kits in-depth. We want to focus on these two:

For this task, begin writing code to test whether either frameworks are suitable. It sounds like Qt will meet our needs, but if you encounter any other problems, document them and we can weigh them against other frameworks.

You could make a branch for this issue and start adding code, replacing parts of the old base station or adding another executable. When this task is complete, we should know for certain which toolkit we are using, and have some code as a proof-of-concept.

Timeline

GanttStart: 2022-04-07 GanttDue: 2022-04-28

Levi-Lesches commented 2 years ago

We've decided on Flutter. See https://github.com/BinghamtonRover/rover-control-dashboard.

Once we move all onboard code out of this repository (#80), we'll archive it.