/basecount

Mapping the capacity and current occupancy of City of Toronto emergency shelters.

Primary LanguageRuby

Basecount

Helping respite centres communicate their population counts. This is a citizen-led project.

Starting the app

Technologies Used

Requirements

  • ruby 2.4.4
  • node JS v >= 8

Local Development

  bundle install;
  npm install;
  rake db:create db:setup;
  rails s;

Testing

  rails test;

Diagrams

Diagrams are edited using Draw.io

💪 Contributing

Please make sure to read the Contributing Guide before making a pull request.

©️ License

MIT