nikibreg / flight-browser

Micro web project built using Flask (Quart)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University class project built using Flask (Quart)

1560015095649

1560015487038

To run this project follow these steps, but make sure you have Python 3 and pip installed first:

  1. Clone the repository

  2. Install dependencies:

  3. (Optional) Activate the virtual environment using:

    source flight-browser/bin/activate

    And run:

    pip3 install -r requirements.txt
  4. Lastly:

    python3 init.py

About

Micro web project built using Flask (Quart)

License:MIT License


Languages

Language:HTML 54.7%Language:CSS 19.6%Language:Python 14.5%Language:Shell 11.3%