/UniTravelSite

Travel Site for Uni Web Dev & Databases Module

Primary LanguagePython

UniTravelSite

Travel Site for Uni Web Dev & Databases Module Team:

The following work has been done by:

  • Hollie Baker
    • Flight
  • Suliema Abbara
    • Coach
  • Oscar Averill
    • Taxi
  • Joe Bissell
    • Car Hire
  • Bradley Verrinder
    • Train

Each person has done their own CSS, Flask, SQL and HTML.

How to use

Import database dump or run a sql file

Run app.py

Naviate to localhost:5000

The following commands may need to be run to install the releavent modules

  • pip3 install mysql-connector-python
  • pip3 install passlib