Coder Social home page Coder Social logo

README

  • Ruby version 2.0

  • Rails version 4.0.2

  • Deployment instructions

    1. Download the zip file with the source code, and un-zip it into a proper location in your system.

    2. Open a command window and navigate to the location chosen in the previous step to the root folder of the project (e.g .…/InvestIT)

    3. Install all the required gems for the project: Run ‘bundle install’

    4. Create the database to support the application: Run ‘rake db:create’ or ‘bundle exec rake db:create’ (if the first one triggers a version conflict)

    5. Create all the required tables and database models required to support the application: Run ‘rake db:migrate’ or ‘bundle exec rake db:migrate’ (if the first one triggers a version conflict)

    6. Load the data into the database: Run ‘rake db:seed’ or ‘bundle exec rake db:seed’ (if the first one triggers a version conflict)

    7. Start using InvestIT: Run ‘rails s’ to start the application server and start using InvestIT in the route ‘localhost:3000’ in your prefered web browser.

    For detailed deployment instructions go to: github.com/governit/GovernIT/wiki/2.1-Step-by-Step-Configuration

    For detailed information and software documentation go to: github.com/governit/GovernIT/wiki/Home

  • Digital Object Identifier: zenodo.org/badge/latestdoi/18809/governit/GovernIT

governit's Projects

decisional icon decisional

Decision Model: Decisions on Information Systems and Impact Analysis

governit icon governit

GovernIT: A Software for Decision-making Support on IT Governance Models

itg_logisticsindustry icon itg_logisticsindustry

Paper: IDENTIFYING GAPS ON IT GOVERNACE CAPABILITIES: FINDINGS IN THE LOGISTICS AND TRANSPORTATION INDUSTRY IN COLOMBIA

many-objectiveepl icon many-objectiveepl

Java project that supports the Many-Objective Configuration of ExtendedProduct Lines paper

multicloud icon multicloud

Automatic Configuration of Multi-Cloud Services

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.