/umami

Primary LanguageRuby

"Umami" - a retail sales site for artisanal salt

Built in Rails 5.1 with PostgreSQL 9.6.5, testing with RSpec.

To iniitialize app locally:

git clone https://github.com/dphilla/umami

rake db:create seed migrate

To run test suite:

rake db:test:prepare

project spec

user experience

Live app on Heroku