Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 466 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 466 Bytes

flight-finder

Flight finder application

Manual Setup

If you prefer manually setting up the environment, follow these steps:

  1. Clone the repository: git clone https://github.com/AnzelaMachackova/flight-finder.git
  2. Create a virtual environment: python3 -m venv venv
  3. Activate the virtual environment: source venv/bin/activate
  4. Install dependencies: pip install -r requirements.txt
  5. Run the main script: python main.py with the repositories.