Git Product home page Git Product logo

co2emissioncalculator's Introduction

Co2EmissionCalculator

Project Tools Used:

  1. Java 11

  2. Maven

  3. Junit 5

  4. download project and run chmod 700 on project path

  5. excuete the program using below commands

  • ./co2-calculator --unit-of-distance=km --distance 15 --transportation-method=medium-diesel-car

  • ./co2-calculator --transportation-method train --distance 14500 --unit-of-distance m --output kg

  • ./co2-calculator --transportation-method train --distance 14500 --unit-of-distance m

  • Instructions given in the pdf has been followed, attached test case as well

Below is the infrsturucture provsioned by me and the maven depednency peoject is free to be deployed and managed using CI/CD tools.

https://gitlab.com/varadharajaan/infra-project

TO BE NOTED

for one of the use case : ./co2-calculator --distance 1800.5 --transportation-method large-petrol-car , the excepted output shown in the pdf was 507.7kg but it actually to be 5077.4kg. Kindly cross check the output once (1800.5*282 = 5077.4)

co2emissioncalculator's People

Contributors

varadharajaan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.