earaujoassis / recipe-puppy-search

A web search interface for the RecipePuppy API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecipePuppy Search

A web search interface for the RecipePuppy API

This project was developed as a technical test and a proof of concept for a selection process (September 2017). It is not maintained anymore.

Setup & Running

Please make sure you have Ruby 2.4.x installed (if you're using RVM, there's already a .ruby-version file available). Once that requirement is met, run the following commands to setup and run the server:

$ bundle install
$ bin/rails server

Issues

Please take a look at /issues

License

MIT License © Ewerton Assis

About

A web search interface for the RecipePuppy API

License:MIT License


Languages

Language:Ruby 73.4%Language:HTML 20.0%Language:CSS 3.7%Language:JavaScript 2.4%Language:CoffeeScript 0.6%