A web app to predict the modulation of mobile radio signals.
python3, npm, Heroku CLI
pip3 install -r requirements.txt
npm install
npm run build
heroku local
The application is deployed at http://ec2-52-14-114-86.us-east-2.compute.amazonaws.com/.
- Flask server is at
app.py
- React components in
src/