-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
CommandIssues Specifically About the Command SubmoduleIssues Specifically About the Command SubmoduleReport/DocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
The command subsystem, which is connected to the control subsystem, allows users to control the rover remotely through a web browser or an app. This thread is used for recording the process of the command subsystem.
Useful Links:
- Tutorial on how to create a MERN stack: https://medium.com/swlh/how-to-create-your-first-mern-mongodb-express-js-react-js-and-node-js-stack-7e8b20463e66
- Detailed API reference for the React component class definition: https://reactjs.org/docs/react-component.html
- Tutorial on how to create a web server in node.js with the http protocol: https://www.digitalocean.com/community/tutorials/how-to-create-a-web-server-in-node-js-with-the-http-module
Functional Requirements
To be updated as time goes
- Create a web or mobile dashboard to control the rover remotely and receive information from the different subsystems.
- A web application using node js and mongodb as backend and react js as frontend to communicated with the rover.
JosiahMendes and Ragviswa
Metadata
Metadata
Assignees
Labels
CommandIssues Specifically About the Command SubmoduleIssues Specifically About the Command SubmoduleReport/DocumentationImprovements or additions to documentationImprovements or additions to documentation