Skip to content

Alexa app to suggest what to cook according to what ingredients you currently have

Notifications You must be signed in to change notification settings

Radu-Raicea/AlexaFridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Alexa Fridge is an app that suggests what to cook based on what ingredients you currently have.

Requirements

  • Ruby 2.3.3+

  • Rails 5.1.4+

  • Bundler

  • ngrok

Running the app

  1. Install dependencies bundle install

  2. Migrate the database rails db:migrate

  3. Seed the database rails db:seed

  4. Run ngrok ngrok http 3000

  5. Copy the https link on the Amazon Developers website for your Skill

  6. Run the server rails server

About

Alexa app to suggest what to cook according to what ingredients you currently have

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published