nimelica / FuelPilot

A web application designed to calculate and display fuel quotes and prices, created for the COSC 4353 at the UofH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fuel App

Group 47

Contributors:

  1. Nimet Ozkan

  2. Joshua Garcia

  3. John Nguyen

  4. Ming-Kai Chen

Instructions

Before running the script, run this in the terminal:

pip install -r requirements.txt

To run the website, run:

python main.py

Frontend

  • Home Page

Home Page

  • Registration Page

Registration Page

  • Login Page

Login Page

  • Profile Page

Profile Page

  • Quote Form

Quote Form

  • Quote History

Quote History

About

A web application designed to calculate and display fuel quotes and prices, created for the COSC 4353 at the UofH


Languages

Language:Python 59.0%Language:HTML 35.4%Language:CSS 5.6%