Skip to content

Core Rails engine for the TransAM open source software platform for managing transportation assets.

License

Notifications You must be signed in to change notification settings

camsys/transam_core

Repository files navigation

TransAM Core

TransAM is a fully open source software platform for managing transportation assets. As an open source solution, TransAM provides a low-cost, license-free alternative to proprietary asset management systems. Specifically designed to address the unique challenges of asset management within public transportation agencies, the platform is feature rich, including a variety of industry-standard models to forecast asset condition and replacement cycles, quantify capital needs, and develop and implement state-of-good-repair policies. TransAM accommodates all types of transportation-related assets, including rolling stock, rail, facilities, shelters, signage and other infrastructure, maintenance equipment, communications equipment, and computers and software.

TransAM functionality is decomposed into a set of Rails Engines, which can be incorporated into a Rails application framework to build a fully functional TransAM application. The Core engine provides the foundation for all other engines and TransAM applications.

Installation

Add this line to your application's Gemfile:

gem 'transam_core'

And then execute:

$ bundle

Or install it yourself as:

$ gem install transam_core

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Engines Build Status

transam_core

Build Status


Build Status

Build Status

Build Status

Build Status

Build Status

Build Status

Build Status

Build Status