Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RefugeRestrooms/refugerestrooms
REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
https://github.com/RefugeRestrooms/refugerestrooms
lgbt refuge refuge-restrooms safe-restrooms trans transgender
Last synced: 3 months ago
JSON representation
REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
- Host: GitHub
- URL: https://github.com/RefugeRestrooms/refugerestrooms
- Owner: RefugeRestrooms
- License: agpl-3.0
- Created: 2013-11-27T08:23:31.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-07T11:37:46.000Z (8 months ago)
- Last Synced: 2024-08-01T19:53:54.717Z (6 months ago)
- Topics: lgbt, refuge, refuge-restrooms, safe-restrooms, trans, transgender
- Language: Ruby
- Homepage: http://www.refugerestrooms.org
- Size: 19.8 MB
- Stars: 889
- Watchers: 74
- Forks: 262
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ccamel - RefugeRestrooms/refugerestrooms - REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals. (Ruby)
- Open-Source-Ruby-and-Rails-Apps - refugerestrooms - REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals. 🔥 ✅ 🚀 (Happy Exploring 🤘)
README
Production CI: [![Build Status](https://travis-ci.com/RefugeRestrooms/refugerestrooms.svg?branch=master)](https://travis-ci.com/RefugeRestrooms/refugerestrooms)
Develop CI: [![Build Status](https://travis-ci.com/RefugeRestrooms/refugerestrooms.svg?branch=develop)](https://travis-ci.com/RefugeRestrooms/refugerestrooms)
Code Climate: [![Maintainability](https://api.codeclimate.com/v1/badges/a641d46a4ad2c2f01932/maintainability)](https://codeclimate.com/github/RefugeRestrooms/refugerestrooms/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/a641d46a4ad2c2f01932/test_coverage)](https://codeclimate.com/github/RefugeRestrooms/refugerestrooms/test_coverage)
Waffle.io: [![Stories in Ready](https://badge.waffle.io/RefugeRestrooms/refugerestrooms.png?label=ready)](https://waffle.io/RefugeRestrooms/refugerestrooms)
Bugsnag Open Source Bug Tracking:
[Bugsnag](https://www.bugsnag.com)
# REFUGE restrooms
Providing safe restroom access to transgender, intersex, and gender nonconforming individuals.
REFUGE is an effort to fill the void left by the now-defunct Safe2Pee website. It provides a free resource to trans\* and queer individuals in need of gender neutral and other safe restrooms.
This project is open source. Feel free to contribute. We could use the help.
## Deployed Environments
Production: [Link](http://www.refugerestrooms.org)Staging: [Link](http://staging.refugerestrooms.org)
## Contributing
For more information on how to contribute to Refuge Restrooms, or how the technology works, see the [Wiki](https://github.com/RefugeRestrooms/refugerestrooms/wiki).
If you just want to get your environment set up for making changes locally and testing, you can head directly to [CONTRIBUTING.md](https://github.com/RefugeRestrooms/refugerestrooms/blob/develop/CONTRIBUTING.md).
Please also read our [Code of Conduct](https://github.com/RefugeRestrooms/refugerestrooms/blob/develop/CODE_OF_CONDUCT.md), which gives guidance on our standards of community and interaction.
## Tech
* Ruby Version - ruby-3.2.2
* Ruby on Rails
* RSpec
* Javascript
* HTML / SASS
* Postgres
* Geocoder Gem
* Google Maps API
* Twitter Bootstrap Framework
* Deployed on Heroku## Links to Refuge project on other platforms
- [SMS messaging Twilio Application](https://github.com/RefugeRestrooms/refugerest_sms)
- [Android Native Application](https://github.com/RefugeRestrooms/refugerestrooms-android)
- [iOS Native Application](https://github.com/RefugeRestrooms/refuge-ios)
- [Yo Application](https://github.com/raptortech-js/YoRestrooms)## Slack
If you want to join the Refuge Restrooms Slack channel, you can do so by [clicking on this link.](https://join.slack.com/t/refugelgbt/shared_invite/zt-3zaagpad-DvyfAPcepuRzFBJix1uYkg)
## License
Copyright (C) 2014–2017 Teagan Widmer and contributors
This program is free software; you can redistribute and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .