/estation

WebApp zum finden von Tankstellen (Gas,elektronisch,...)

Primary LanguageTSQL

Tankstellenfinder

Tankstellenfinder is a small webapp written in Node.js that originated during the 4th semester in course 'Web Anwendungen2', Hochschule Albstadt-Sigmarigen.

The project aims to find the shortest gas station in your area using your gps location. Following types of fuel are selectable: gas/diesel,natural gas, electricity.

shot-29-Nov-2019-18-59 shot-29-Nov-2019-19-00

Installation

To use the project, the following are needed:

nodejs 12.x >=
npm 6.x >=
node-gyp 5.0.3-1 <=

Usage

clone the repository and install all the required modules:

git clone https://github.com/WebAnw2/estation.git
cd estation
npm install
node app.js