UCI-RPS-GS-2024/
├─GS/ # Ground station code
├─RF/ # RF transmission code for sending signal from GS to rocket
└─SRAD/ # Flight code git clone https://github.com/Beanseam/UCI-RPS-GS-2024.gitpip install -r requirements.txt
npm installnpm start
python flask_app.py