{"id":20334919,"url":"https://github.com/mdb/lgbt_rights","last_synced_at":"2025-08-24T14:35:18.626Z","repository":{"id":3139060,"uuid":"4167917","full_name":"mdb/lgbt_rights","owner":"mdb","description":"A simple mobile-friendly web app that reports LGBT rights based on the user's location.","archived":false,"fork":false,"pushed_at":"2012-06-07T14:23:56.000Z","size":1023,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-25T17:49:33.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://lgbtrights.me","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-28T15:00:14.000Z","updated_at":"2020-11-04T00:48:56.000Z","dependencies_parsed_at":"2022-08-19T04:22:02.722Z","dependency_job_id":null,"html_url":"https://github.com/mdb/lgbt_rights","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Flgbt_rights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Flgbt_rights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Flgbt_rights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Flgbt_rights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdb","download_url":"https://codeload.github.com/mdb/lgbt_rights/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487733,"owners_count":21112188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T20:38:35.398Z","updated_at":"2025-04-11T21:51:27.632Z","avatar_url":"https://github.com/mdb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#[LGBTrights.me](LGBTrights.me)\n####A web app to report LBGT rights based on the user's location.\n\n####NOTE: The source is now hosted on Code for America's [CfABrigadePhiladelphia Github account](https://github.com/CfABrigadePhiladelphia/lgbt-rights).\n\nLGBTrights was built in April 2012 during Philadelphia Barcamp News Innovation's Hackathon at Temple University.\n\nThe project won second place.\n\n## \u003ca name=\"contributing\"\u003e\u003c/a\u003eContributing\nIn the spirit of [free software][free-sw], **everyone** is encouraged to help\nimprove this project.\n\n[free-sw]: http://www.fsf.org/licensing/essays/free-sw.html\n\nHere are some ways *you* can contribute:\n\n* by collecting/adding data! (See [data.json](https://github.com/mdb/lgbt_rights/blob/master/public/javascripts/data/data.json) for current formatting)\n* by reporting [bugs][issues]\n* by suggesting new features\n* by writing or editing documentation\n* by writing code (**no patch is too small**: fix typos, add comments, clean up\n  inconsistent whitespace)\n* by refactoring code\n* by closing [issues][]\n* by reviewing patches\n\n[issues]: https://github.com/mdb/lgbt_rights/issues\n\n## \u003ca name=\"issues\"\u003e\u003c/a\u003eSubmitting an Issue\nWe use the [GitHub issue tracker][issues] to track bugs and features. Before\nsubmitting a bug report or feature request, check to make sure it hasn't\nalready been submitted. You can indicate support for an existing issue by\nvoting it up. When submitting a bug report, please include a [Gist][] that\nincludes a stack trace and any details that may be necessary to reproduce the\nbug. \n\n[gist]: https://gist.github.com/\n\n## \u003ca name=\"pulls\"\u003e\u003c/a\u003eSubmitting a Pull Request\n1. Fork the project.\n2. Create a topic branch.\n3. Implement your feature or bug fix.\n4. { Add tests for your feature or bug fix } (someday).\n5. Commit and push your changes.\n6. Submit a pull request.\n\n## Requirements\n- [Node.js](http://nodejs.org)\n- [Node Package Manager](http://npmjs.org) (to install dependencies)\n- [Redis](http://redis.io)\n\n## Installation\n\t# Run Redis server\n\t$ redis-server\n\t# Clone the repo\n\t$ git clone git://github.com/mdb/lgbt_rights.git\n\t$ cd lgbt_rights\n\t# install dependcies\n\t$ npm install\n\t# run the express.js server using node\n\t$ node app.js\n\t\n\n## Loading data\nTo load the locality data do the following:\n\n    curl -XPOST -d @public/javascripts/data/data.json -H \"Content-Type: application/json\" 127.0.0.1:3000/load\n\nFor state data:\n\n    curl -XPOST -d @public/javascripts/data/states.json -H \"Content-Type: application/json\" 127.0.0.1:3000/load\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Flgbt_rights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdb%2Flgbt_rights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Flgbt_rights/lists"}