rubyforgood / save_the_animals_api

related to https://github.com/rubyforgood/offline_pandas
MIT License
5 stars 2 forks source link

Save the Animals

A backend for an offline data collection application for various species that need to be observed.

Getting Started

git clone https://github.com/rubyforgood/save_the_animals_api

Bundle, create db, migrate and seed a db. bin/setup

Pulling down new code

bin/upgrade