main.py - ParkPal/ParkingAppBackend-Host GitHub Wiki
This file controls the overall flow off the program. Defines a function called main, then calls it. Additionally, multiple import statements pull in the other files in this repository that are required for the program to run.
Imported Libraries:
Imported Files: