agehlers / tfrs

Transportation Fuels Reporting System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Develop Branch:

  • Backend: Build Status Frontend: Build Status

Master Branch:

  • Backend: Build Status Frontend: Build Status

TFRS

Transportation Fuels Reporting System

Usage

Facilitates online Fuel Reporting and Low Carbon Fuel credit transfers supporting BC's market-based approach to avoiding lifecycle GHG emissions from transportation fuel.

  • Fuel suppliers buy and sell low carbon fuel credits
  • Government approves credit transfers and tracks balances
  • Government awards credits for infrastructure projects
  • Government validates credits from the supply of low carbon fuels

** Files in this repository**

backend/                   - Backend codebase
docs/                      - Documentation
├── specifications-0.0.1   - old version of specifications
└── mockups                - mockups and wireframes
frontend/                  - Frontend codebase
functional-tests/          - BDD Tests
openshift/                 - OpenShift-specific files
├── scripts                - helper scripts
└── templates              - application templates
sonar-runner/
static/
zap/
book.json                  - GitBook configuration file
code_of_conduct.md
contributing.md          
Dockerfile                 - OpenShift-specific file
LICENSE
sonar-project.properties

Data

Documentation for system data is dynamical generated using Schema Spy: http://schema-spy-mem-tfrs-dev.pathfinder.gov.bc.ca/index.html

To learn more about the regulation governing the disclosure of data in this system please read Renewable and Low Carbon Fuel Requirements Regulation 11.11 (5)

Project Status

This project is in development. To see the status of feature development please refer to the features page on the project wiki

Documentation

You can find project and development documentation in the docs folder. The docs folder can also run on gitbook if you want to view it nicely formatted.

Running the documentation on gitbook

Install gitbook using npm, cd to the folder & run the server

$ npm install gitbook-cli -g
$ cd docs/
$ gitbook serve

Getting Help or Reporting an Issue

To report bugs/issues/features requests, please file an issue.

How to Contribute

If you would like to contribute, please see our contributing guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright 2017 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

This repository is maintained by Low Carbon Fuels Branch. Click here for a complete list of our repositories on GitHub.

About

Transportation Fuels Reporting System

License:Apache License 2.0


Languages

Language:JavaScript 39.2%Language:Python 37.7%Language:CSS 20.2%Language:Groovy 1.6%Language:Shell 1.0%Language:Batchfile 0.3%Language:HTML 0.2%