/kontakata

A demo on how to store photo on Rails back-end using API.

Primary LanguageSCSSApache License 2.0Apache-2.0

README

This is a demo app on how to upload photo on Rails back-end using API.

Development

  1. bundle install

  2. run ‘rake db:migrate`.

  3. rails s.

BDD Testing

Just run ‘rspec` to view all tests.

License Apache License 2.0

can be found here