Helping respite centres communicate their population counts. This is a citizen-led project.
bundle install;
npm install;
rake db:create db:setup;
rails s;
rails test;
Diagrams are edited using Draw.io
Please make sure to read the Contributing Guide before making a pull request.