A backend service for SkyScannerHACKUPC, implementing features and functionalities to support the project.
This project was developed as part of the HACKUPC event. The code is provided as-is, and further development or maintenance is not guaranteed. Feel free to adapt the code to your needs.
SkyScannerHACKUPC-BACK is a backend service built entirely in Python to support the SkyScannerHACKUPC project. It provides essential APIs and backend functionalities to ensure seamless integration and performance.
To run this project, you will need:
pip install -r requirements.txtMake sure all dependencies listed in requirements.txt are installed.
Clone the project:
git clone https://github.com/ka1sen22/SkyScannerHACKUPC-BACK.gitNavigate to the project directory:
cd SkyScannerHACKUPC-BACKRun the application:
python3 main.pyDistributed under the MIT License. See LICENSE.txt for more information.