Skip to content

AU Robotics 2024 Final Project Console - a React + Flask console for monitoring and controlling the robot

License

Notifications You must be signed in to change notification settings

y-samy/aur-fp24-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aur-fp24-console

AU Robotics 2024 Final Project Console - a React + Flask console for monitoring and controlling the robot

Contributing

The backend

Set up the virtual environment

python -m venv flask-venv

Activate the environment

./flask-venv/Scripts/activate

Install the dependencies

pip install ./requirements.txt

Running the flask server

python ./backend/main.py

About

AU Robotics 2024 Final Project Console - a React + Flask console for monitoring and controlling the robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published