Simple application for managing school subjects, teaching staff and students.
Login details:
- email: 'admin@admin.com'
- password: 'adminadmin'
Heroku:
Check it out https://stark-sands-83436.herokuapp.com/
| Name | Version |
|---|---|
| Ruby | 2.2.3 |
| Ruby on Rails | 4.2.1 |
| PostgreSQL | 9.5.5 |
- clone repository,
cd path/to/repo,cp config/database.yml.sample config/database.yml,createuser -s workshops,rake db:create db:schema:load
Source: https://github.com/netguru-training/wroclaw-ror-workshops-2015-december