README Steps necessary to get the application up and running: preferred system: ubuntu Postgres used for database ruby '2.7.1' rails, '~> 6.0.3', '>= 6.0.3.4' on terminal run command: bundle rake db:create rails db:migrate rails db:seed rails s