Create a trip booking API for space travel with Python
Sigiloso
Chose FastAPI as my framework. Followed the instructions given and implemented all the features. Divided my code into different files (ex. tests, helper functions, main...) Created a ReadMe file with instructions on how to download all the required packages and run the code.