Calculator for petrol station dealers to find out how much money they need to satisfy a fuel delivery. Three modes (Simple, Standard, and Advanced) are available for use according to the user's requirements.
This web application is accessible through the URL https://pyrox18.github.io/daily-fuel-cost-calculator.
Clone the repository:
$ git clone https://github.com/pyrox18/daily-fuel-cost-calculator.git
$ cd daily-fuel-cost-calculator
This project is built with Angular CLI, and all Angular CLI commands are available.
- To run the application, do
ng serve
orng s
. - To run unit tests via Karma, do
ng test
orng t
. - To build, run
ng build
. - To directly publish to GitHub Pages (with the help of angular-cli-ghpages):
- Modify the
publish
script inpackage.json
to point to your GitHub username and repository name. - Do
npm run publish
.
- Modify the
Note: End-to-end (E2E) tests are not yet implemented.
The Daily Fuel Cost Calculator server is distributed under the terms of the GNU General Public License v3.0.
- Glyphicons - UI icons