Simple application for managing school subjects, teaching staff and students - task solved to learn RoR basics
| Name | Version |
|---|---|
| Ruby | 2.5.1 |
| Ruby on Rails | 5.2.0 |
| PostgreSQL | 10.4 |
-
Configuration
bundle install -
Database creation
rails db:setup -
Running rails server
rails s
Heroku preview of the app: https://safe-stream-65449.herokuapp.com/