parkAI Running the Project To run the project locally, follow these instructions: Navigate to the project directory. Run the following command depending on your operating system: # For Windows python manage.py runserver # For Linux python3 manage.py runserver