{"id":13573193,"url":"https://github.com/camsys/ridepilot","last_synced_at":"2025-04-04T12:30:25.566Z","repository":{"id":32914514,"uuid":"36509816","full_name":"camsys/ridepilot","owner":"camsys","description":"A dispatching and ride coordination tool.","archived":false,"fork":true,"pushed_at":"2023-01-31T19:28:07.000Z","size":10636,"stargazers_count":25,"open_issues_count":4,"forks_count":16,"subscribers_count":22,"default_branch":"develop","last_synced_at":"2024-11-05T07:36:06.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ridepilot2.camsys-apps.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Open-Source-GIS/ridepilot","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/camsys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-29T14:39:30.000Z","updated_at":"2024-08-09T22:56:00.000Z","dependencies_parsed_at":"2023-02-16T22:31:35.620Z","dependency_job_id":null,"html_url":"https://github.com/camsys/ridepilot","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/camsys%2Fridepilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camsys%2Fridepilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camsys%2Fridepilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camsys%2Fridepilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camsys","download_url":"https://codeload.github.com/camsys/ridepilot/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247179288,"owners_count":20897010,"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-08-01T15:00:31.642Z","updated_at":"2025-04-04T12:30:20.621Z","avatar_url":"https://github.com/camsys.png","language":"Ruby","readme":"Ridepilot Verson 3\n================\n\nThe purpose of this project is to implement a Computer Aided Scheduling and Dispatch (CASD) software system to meet the needs of small scale human service transportation agencies. \n\nStatus\n-------------\nwork in progress\n\n- development: check [develop](https://github.com/camsys/ridepilot/tree/develop)\n\n- latest stable: check [master](https://github.com/camsys/ridepilot/tree/master)\n\n- RidePilot CAD/AVL engine: check [CAD/AVL](https://github.com/camsys/ridepilot_cad_avl)\n\n- RideAVL driver mobile app: check [RideAVL](https://github.com/camsys/rideavl)\n\nDependencies\n-------------\n\nThis application requires:\n\n- Ruby 2.4.5\n- Rails 5.2\n- Postgresql 9.3+\n- PostGIS 2.1+\n- Imagemagick\n- Redis\n\nSet up development environment (native, see below for docker setup)\n-------------\n\n1. Install the required versions of Postgresql, PostGIS, and any other system packages required for your setup\n\n2. Application setup\n    - `bundle install`\n    - Copy `config/application.example.yml` to `config/application.yml` and update the values.\n\n3. Database setup\n    - Copy `config/database.yml.example.pg` to `config/database.yml` and update the values for specific environment (at least __development__ and __test__).\n\n    - `rails db:setup`\n    - 'rails sql:create_gps_locations_partition'\n\n4. Testing\n    - set up test database if not yet\n      - make sure `config/database.yml` has the configurations for __test__ environment\n    - update schema and locales\n      - `rails db:test:prepare`\n    - `rspec`\n\n5. Start application\n    - `rails s`\n\nSet up docker-based development environment\n-------------\n\n1. Install [docker and docker-compose](https://www.docker.com/products/docker-desktop)\n\n2. Configuration\n    - Copy `config/database.yml.docker` to `config/database.yml`\n    - Copy `config/application.example.yml` to `config/application.yml` and update the values.\n\n3. Build\n    - Under RidePilot root directory, run `docker-compose build` to build images\n    - Setup local database: `docker-compose run app rails db:setup`\n    - Might need to run `docker-compose run app rails ridepilot:load_locales` to add translations\n\n4. Start and stop app\n    - `docker-compose up` to start\n    - open `localhost` \n    - `CTRL + C` to stop\n\n\nLicense\n-------\n  The RidePilot platform source code is released as open-source software under the GNU Affero General Public License v3 (http://www.gnu.org/licenses/agpl-3.0.en.html) license.","funding_links":[],"categories":["Uncategorized","Using Data"],"sub_categories":["Uncategorized","Agency Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamsys%2Fridepilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamsys%2Fridepilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamsys%2Fridepilot/lists"}