Skip to content

GitMohit123/SUAS_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUAS_GUI

GUI designed by Team UAS DTU for AUVSI SUAS Competition

Package-lock : "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", "@mapbox/mapbox-gl-draw": "^1.3.0", "@mui/icons-material": "^5.6.2", "@mui/material": "^5.8.0", "@mui/private-classnames": "^5.7.0", "@testing-library/jest-dom": "^5.16.4", "@testing-library/user-event": "^13.5.0", "@types/mapbox__mapbox-gl-draw": "^1.2.3", "axios": "^0.27.2", "body-parser": "^1.20.0", "mapbox-gl": "^2.8.2", "mapbox-gl-style-switcher": "^1.0.11", "react": "^17.0.2", "react-dom": "^17.0.2", "react-router-dom": "^6.3.0", "react-scripts": "5.0.1", "react-slick": "^0.29.0", "react-window": "^1.8.7", "serve": "^13.0.2", "slick-carousel": "^1.8.1", "socket.io": "^4.5.0", "socket.io-client": "^4.5.0", "swiper": "^8.1.4", "uuid": "^3.4.0", "web-vitals": "^2.1.4" "mongoose": "5.13.7"

NOTE : INSTALL THE VERSION MENTIONED ABOVE FOR THE VERSION OF BELOW MODULES

Adding Material UI "npm install @mui/material @emotion/react @emotion/styled"


Adding swiper "pip install swiper==8.1.4"


Setting up Django Virtual Environment in pythonscript: "sudo apt update" "sudo apt install python3-pip python3-django" "sudo apt install python3-venv" Open the pythonscript directory "python3 -m venv my_env" {Where my_env is the name of the environment} "source my_env/bin/activate" {Activating the environment}


Setting up MongoDB link "https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-ubuntu/"


Setting up Nodejs: "https://github.com/nodesource/distributions/blob/master/README.md" "pip install python-dotenv"


Setting up socket: "pip install python-socketIO"


Setting up dronekit : "pip install dronekit"


Setting up tkinter : "pip install tk"


Setting up prop-types for react : "npm install --save prop-types"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published