This project has been tested under the following environment:
- operating system:
Ubuntu 18.04.1 LTS
- ruby version:
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
- rails version:
Rails 5.2.3
- Install dependancies from Gemfile
- Run server with
bin/rails server
- Navigate to http://localhost:3000
- Enter two sets of 4 items
- Choose an action
- RSpec was used for expressive test-cases
- SCSS was used to style the page