Flight finder application
If you prefer manually setting up the environment, follow these steps:
- Clone the repository:
git clone https://github.com/AnzelaMachackova/flight-finder.git
- Create a virtual environment:
python3 -m venv venv
- Activate the virtual environment:
source venv/bin/activate
- Install dependencies:
pip install -r requirements.txt
- Run the main script:
python main.py
with the repositories.