a sample of using bootstrap, jQuery, and HTML for interactive web applications
For Functioning Application See: https://matteostohlman.github.io/Mars-Drone-Sample/#
- Create a rover using the X Y coordinate input field in the "Rover Deployment Dashboard"
- Select Rover to control in "Rover Command Dashboard"
- Use "rotate right", "rotate left, "move" buttons to generate instructions for rover movement. (instructions can also be entered manually using L,R,M respectively.
- Click "send directions" to move rover.
Bootstrap 4, jQuery, HTML5, Canvas, CSS3, Javascript