Skip to content

wganderson/Primitive-Rover-Sim-Webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Primitive-Rover-Sim-Webapp

This project consists of a frontend using React(src folder) and a backend using FastAPI(server.py). The functionality includes a resizeable button array to add, edit, and delete mines. The webpage also includes options to add/delete/edit/dispatch a rover and view its path/status. The rover defuses a mine by generating 5 digit codes and verifying the hash against the mines serial code.

The front end is intended for desktop use and does not support a wide range of aspect ratios or device types. Below is a screenshot of the app when opened and then another after some usage.

image

image

This is the dockerized version of the code, if you want to run it locally on your machine, check the local-deploy branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published