Go Back
Fuel Rate Prediction Website(Express Node.js, SQL)
Created by Colin Hubert and Michael Grahm in August 2018
-A software application that will predict the rate of fuel based on: location, competitors rate, client rate history, gallons requested, company profit margin, and seasonal rate fluctuation.
-Written in Node.js using the Express Framework, with HTML, CSS, and EJS-middleware files. Ties into a MySQL Database.
-Code available on GitHub repository(without the HTML and CSS files).