{"id":19630632,"url":"https://github.com/zwimer/rpi-campus-paths","last_synced_at":"2025-10-16T02:41:31.460Z","repository":{"id":109087219,"uuid":"77340001","full_name":"zwimer/RPI-Campus-Paths","owner":"zwimer","description":"A helpful tool for RPI students who often get lost.","archived":false,"fork":false,"pushed_at":"2018-04-18T23:43:16.000Z","size":2811,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T22:49:46.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zwimer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-12-25T19:37:26.000Z","updated_at":"2018-04-18T23:43:17.000Z","dependencies_parsed_at":"2023-05-31T22:15:57.800Z","dependency_job_id":null,"html_url":"https://github.com/zwimer/RPI-Campus-Paths","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zwimer/RPI-Campus-Paths","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwimer%2FRPI-Campus-Paths","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwimer%2FRPI-Campus-Paths/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwimer%2FRPI-Campus-Paths/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwimer%2FRPI-Campus-Paths/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zwimer","download_url":"https://codeload.github.com/zwimer/RPI-Campus-Paths/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zwimer%2FRPI-Campus-Paths/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279141187,"owners_count":26112763,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T12:04:44.696Z","updated_at":"2025-10-16T02:41:31.454Z","avatar_url":"https://github.com/zwimer.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RPI-Campus-Paths\n\nAre you a new student at RPI, someone who often gets lost, or a returning student who is trying to locate a building you had heard of but never visited? If so, this application is for you! RPI-Campus-Paths finds the shortest walk-able path between any two points at RPI. This application gives the user's instructions on how to get from point A to point B using known landmarks, a map, and even using the cardinal directions.\n\n## Disclaimer\n\nThis application was made with a finite set of data points in the year 2015. It uses RPI's campus map of 2015 for it's information.\n\n## Requirements\n\nThis application was written in Java 8, and requires a compiler which supports it\n\n## Installation Instructions:\n\nFirst, cd into the directory you would like to install this application in\n\nThen git clone this repository and cd into it\n```bash\ngit clone https://github.com/zwimer/RPI-Campus-Paths\ncd RPI-Campus-Paths\n```\n\nCompile the program as follows\n```bash\nmkdir build \u0026\u0026 javac GUI/RPICampusPathsMain.java -d build/ \n```\n\nFinally relocate the 'MapInfo' directory\n```bash\nmv MapInfo/ build/MapInfo/\n```\n\n## Usage\nThis application takes no arguments. Run it as follows\n```bash\ncd build\njava GUI/RPICampusPathsMain\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwimer%2Frpi-campus-paths","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzwimer%2Frpi-campus-paths","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzwimer%2Frpi-campus-paths/lists"}