Team name: Daphnis
Team members: Jason Xu, Jane Babiak-Abray
Project name: Daphnis Space Travel Planner
- Python
Install the Python requests library
pip install requests
Run the CLI:
python ./command_line.py <startplanet> <destination> <rockettype> <payload> <ddmmyyyy> <ddmmyyyy>
Run the GUI:
python ./gui.py