{"id":15452986,"url":"https://github.com/terichadbourne/bunkmate-matcher","last_synced_at":"2026-02-20T19:33:24.720Z","repository":{"id":43446827,"uuid":"144865373","full_name":"terichadbourne/bunkmate-matcher","owner":"terichadbourne","description":"An Angular app for managing event rooming assignments","archived":false,"fork":false,"pushed_at":"2022-12-29T20:19:48.000Z","size":6499,"stargazers_count":2,"open_issues_count":14,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-26T20:50:52.822Z","etag":null,"topics":["angular","express","mongodb","mongoose","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/terichadbourne.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":"2018-08-15T14:43:47.000Z","updated_at":"2025-02-25T01:11:43.000Z","dependencies_parsed_at":"2023-01-31T09:46:14.133Z","dependency_job_id":null,"html_url":"https://github.com/terichadbourne/bunkmate-matcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/terichadbourne/bunkmate-matcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terichadbourne%2Fbunkmate-matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terichadbourne%2Fbunkmate-matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terichadbourne%2Fbunkmate-matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terichadbourne%2Fbunkmate-matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terichadbourne","download_url":"https://codeload.github.com/terichadbourne/bunkmate-matcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terichadbourne%2Fbunkmate-matcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29661610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","express","mongodb","mongoose","nodejs","typescript"],"created_at":"2024-10-01T21:57:55.285Z","updated_at":"2026-02-20T19:33:24.702Z","avatar_url":"https://github.com/terichadbourne.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bunkmate Matcher\n\nThis app was built as a final project for a graduate-level Web Application Development using Node.js course, taken at Harvard Extension School in the Spring of 2018.\n\n## The premise of this app: \nI manage a series of tech retreats called Offline Camp for which I need to match up strangers and turn them into roommates while keeping everyone relatively comfortable. This app is a first step toward managing that process with a computer instead of with sticky notes. \n\nThe back end of this Node.js app (found in the `server` directory) uses Express and Mongoose to create a data service that can be accessed via API. \n\nThe front end (found in the `client` directory) uses Angular to access that API.\n\n## To view the app running live via Digital Ocean: \n* Open a browser window to [http://159.65.38.165:8080](http://159.65.38.165:8080) to see the main Angular UI.\n\n## To run this code locally: \n* Clone the repo from GitHub.\n* Install dependencies by typing `npm install` from the project's `server` directory.\n* Create a `.env` file in the project's `server` directory containing DB_USER and DB_PWD values. (This file has been included in .gitignore. ) \n* Update the URI in the `server/app.js` file to reference your own MongoDB account. \n* To run this in standard mode, type `npm start` from the project's `server` directory.\n* To run in debugging mode, type `npm run start-dev` from the project's `server` directory. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterichadbourne%2Fbunkmate-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterichadbourne%2Fbunkmate-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterichadbourne%2Fbunkmate-matcher/lists"}