/Attereco-Back

It provided information of student for "Attereco-Front".

Primary LanguageRubyMIT LicenseMIT

Attereco-Back

Join the chat at https://gitter.im/SLP-KBIT/Attereco-Back

Circle CI Code Climate Test Coverage

API Document

About

Installation

$ git clone https://github.com/SLP-KBIT/Attereco-Back.git
$ cd Attereco-Back
$ bundle install -j4 --path vendor/bundle
$ rake db:setup
$ rails s

Requirements

  • Ruby 2.2.2
  • Ruby on Rails 4.2.3
  • linkus

Usage

Contributing

  1. Fork it ( https://github.com/SLP-KBIT/Attereco-Back/fork )
  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 a new Pull Request

LICENSE

Attereco-Back is released under the MIT License, see LICENSE.txt.