Coder Social home page Coder Social logo

leftovers-sinatra-angular's Introduction

Rescuisine!

Rescuisine

Rescuisine is a web application that allows Restaurants to simply and quickly post the food they are about to throw out so Homeless Shelter Volunteers can come and pick it up.

Demo

Visit http://rescuisine.herokuapp.com/

Command Line

Bundle the Gemfile

bundle install

Migrate your database

rake db:migrate

Start Redis and Sidekiq in separate terminal window (For background proccessing of Twillio integration)

redis start
bundle exec sidekiq -r ./app.rb

Run the server

rackup

Application will be running on http://localhost:9292/

How to use Rescuisine?

For Restaurants

A restaurant can create a new pickup by clicking the "New Pickup" button

![New Pickup](public/app/img/Rescuisine_new pickup_btn.png)

They will be taken to a page where they can locate their restaurant via Google Maps. Once the location is confirmed they will be taken to the actual form to create the Pickup.

New Pickup Form

For Volunteers

A voluteer can schedule to do a pickup by clicking on any of the rows then the "Pickup?" button

Make Pickup

They will then be taken to a new confirmation page where they can input their phone number.

Confirm Pickup

After inputing their phone number, the restaurant and the voluteer will both receive text messages with a confirmation code for the pickup.

Credits

Rescuisine was created and maintained by Keith Williams Jr. Blog, Github and Oliver Switzer Blog, Github

Rescuisine leverages technologies Sinatra, AngularJS, Sidekiq, Faye, and Twillio

leftovers-sinatra-angular's People

Contributors

oliverswitzer avatar kphillycat avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.