Skip to content

pyrox18/daily-fuel-cost-calculator

Repository files navigation

Daily Fuel Cost Calculator

Build Status

Introduction

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.

Installation and Usage

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 or ng s.
  • To run unit tests via Karma, do ng test or ng t.
  • To build, run ng build.
  • To directly publish to GitHub Pages (with the help of angular-cli-ghpages):
    1. Modify the publish script in package.json to point to your GitHub username and repository name.
    2. Do npm run publish.

Note: End-to-end (E2E) tests are not yet implemented.

License

The Daily Fuel Cost Calculator server is distributed under the terms of the GNU General Public License v3.0.

Special Thanks

About

Calculator for petrol station dealers to find out how much money they need to satisfy a fuel delivery

Resources

License

Stars

Watchers

Forks

Packages

No packages published