{"id":15050564,"url":"https://github.com/mahutt/concordiadirectory","last_synced_at":"2026-02-02T02:03:27.170Z","repository":{"id":255523351,"uuid":"852021431","full_name":"mahutt/ConcordiaDirectory","owner":"mahutt","description":"A Concordia University Faculty Search Engine","archived":false,"fork":false,"pushed_at":"2024-10-12T23:36:03.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T02:13:40.064Z","etag":null,"topics":["express","react","sqlite","tailwind","typescript"],"latest_commit_sha":null,"homepage":"https://conudir.com","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/mahutt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-04T04:56:32.000Z","updated_at":"2024-10-12T23:36:06.000Z","dependencies_parsed_at":"2024-09-05T23:12:34.148Z","dependency_job_id":"9c14ba43-07e8-4606-81c2-4bdeea4192b3","html_url":"https://github.com/mahutt/ConcordiaDirectory","commit_stats":null,"previous_names":["mahutt/concordiadirectory"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mahutt/ConcordiaDirectory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahutt%2FConcordiaDirectory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahutt%2FConcordiaDirectory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahutt%2FConcordiaDirectory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahutt%2FConcordiaDirectory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahutt","download_url":"https://codeload.github.com/mahutt/ConcordiaDirectory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahutt%2FConcordiaDirectory/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261800808,"owners_count":23211622,"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":["express","react","sqlite","tailwind","typescript"],"created_at":"2024-09-24T21:27:22.346Z","updated_at":"2026-02-02T02:03:27.125Z","avatar_url":"https://github.com/mahutt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Concordia Directory\n\nSearch for faculty accross several fields at once, and receive instant results. Try it at [conudir.com](https://conudir.com/)\n\nhttps://github.com/user-attachments/assets/fcdba45b-12ad-47b7-b7e1-7a6ad1f5ea72\n\nEach query is compared against the name, title, department, email, phone number, and office of each faculty member.\nThe data is a direct copy of the records that can be fetched using [Concordia's own people search engine](https://www.concordia.ca/directories.html).\n\nUnfortunately, at the time of writing, Concordia's people search suffers from the following issues:\n- Frequent outages\n- Fields must be searched individually\n- Paging isn't automatic\n\nThese issues inspired the development of this third-party tool.\nIf you wish to report a bug, or if you have suggestions for further improvements, please create an [issue](https://github.com/mahutt/ConcordiaDirectory/issues).\n\n## API\n\nThis project is a [React](https://react.dev) SPA built with [Vite](https://vitejs.dev) that makes API requests to an [Express](https://expressjs.com) backend.\n\nThe API is publicly available at `https://conudir.com/api/search`. Feel free to incorporate it into your own projects.\nHere is a some quick documentation on querying for faculty via the Concordia Directory API:\n\n- Search for faculty by some `query` / keyword by including it as a URL query parameter: `https://conudir.com/api/search?query=aiman`\n- Limit the number of results by adding a `limit` query parameter: `https://conudir.com/api/search?query=hanna\u0026limit=5`\n- The above API request URL returns results 1 - 5 for the specified query. If instead you would like to retrieve results 6 - 10, you can specify an `offset` query parameter: `https://conudir.com/api/search?query=hanna\u0026limit=5\u0026offset=5`\n\n## Contributing\n\nFeel free to contribute to this project by opening a pull request.\nDon't hesitate to reach out to me for guidance on setting up the development environment, as I have yet to write any documentation for this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahutt%2Fconcordiadirectory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahutt%2Fconcordiadirectory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahutt%2Fconcordiadirectory/lists"}