Skip to content

Back end API for Humanity Helps - a single page application that allows users to find or create donation sites in emergencies. Inspired by the difficulty finding places to donate in the wake of the death of George Floyd in Minneapolis. Built with Ruby on Rails. Front end can be found here: https://github.com/ortufte/humanity-helps-frontend

Notifications You must be signed in to change notification settings

ortufte/humanity-helps-backend

Repository files navigation

README.md

Humanity Helps (Back end API)

Find or create donation sites in emergencies.

Built With


  • ruby 2.6.1p33
  • Rails 6.0.3.2

Usage


Clone this repository. Run 'cd humanity-helps-backend' Run 'bundle install' to install all necessary Ruby gems. Run 'rake db:migrate' to migrate the database. Run 'rake db:seed' to populate the database. Run 'rails s' to start the local server. Open your browser to 'http://localhost:3000/api/v1/sites' to view the API.

Front End Repository


https://github.com/ortufte/humanity-helps-frontend

Blog post


https://ortufte.github.io/humanity_helps

Video walkthrough


https://www.youtube.com/watch?v=hoG99Exr1-A

Contributing


Bug reports and pull requests are welcome on GitHub at https://github.com/ortufte/humanity-helps-backend. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License


The gem is available as open source under the terms of the MIT License.

About

Back end API for Humanity Helps - a single page application that allows users to find or create donation sites in emergencies. Inspired by the difficulty finding places to donate in the wake of the death of George Floyd in Minneapolis. Built with Ruby on Rails. Front end can be found here: https://github.com/ortufte/humanity-helps-frontend

Topics

Resources

Stars

Watchers

Forks