/chance_backend

[RAILS] The Chance app backend API. The backend leverages the power of Rails to seed a database consisting of over 7k+ charity records from an imported JSON file (scraped from CharityNavigator API). The rails backend uses RESTful routing to deliver the data to the frontend ReactJS app to grant users access to all charity information.

Primary LanguageRuby

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...