{"id":21204094,"url":"https://github.com/jdavis/github-plus-university","last_synced_at":"2025-07-10T07:30:39.100Z","repository":{"id":18061255,"uuid":"21120231","full_name":"jdavis/github-plus-university","owner":"jdavis","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-03T16:11:34.000Z","size":211,"stargazers_count":18,"open_issues_count":2,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T11:41:30.163Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://joshldavis.com/2014/06/30/github-university-follow-up/","language":"JavaScript","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/jdavis.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":"2014-06-23T09:11:26.000Z","updated_at":"2019-08-13T15:44:23.000Z","dependencies_parsed_at":"2022-08-04T22:15:40.241Z","dependency_job_id":null,"html_url":"https://github.com/jdavis/github-plus-university","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdavis/github-plus-university","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdavis%2Fgithub-plus-university","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdavis%2Fgithub-plus-university/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdavis%2Fgithub-plus-university/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdavis%2Fgithub-plus-university/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdavis","download_url":"https://codeload.github.com/jdavis/github-plus-university/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdavis%2Fgithub-plus-university/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264545157,"owners_count":23625403,"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-20T20:29:55.444Z","updated_at":"2025-07-10T07:30:38.822Z","avatar_url":"https://github.com/jdavis.png","language":"JavaScript","readme":"github-plus-university\n======================\n\nThis source code goes along with my two blog posts:\n\n- [GitHub + University: How College Coding Assignments Should Work][post1]\n- [GitHub + University: A Follow Up][post2]\n\n## Install\n\nTo install it, just be sure to have NodeJS installed and run the following:\n\n```bash\n$ cd app/\n$ npm install\n```\n## Config\n\nThere are a lot of hardcoded strings within the scripts, if I have time, I will\ntry to remove these.\n\nIn addition to the hardcoded strings, a **students.csv** file is required. It\nshould be a CSV file of the list of students in the class.\n\nIt should follow the format below:\n\n```\nlast_name, first_name, university_id\n```\n\ncheck out the sample [students.csv][students]\n\n## Running\n\nTo run it, just run:\n\n```bash\n$ node server.js\n```\n\nor you might want to look into a tool like [forever][forever] which ensures that\nyour server won't crash if it has an unexpected error.\n\n## License\n\nThis code is distributed under the MIT license. For more info, read the\n[LICENSE][license] file distributed with the source code.\n\n[forever]: https://github.com/nodejitsu/forever\n[license]: /LICENSE\n[post1]: http://joshldavis.com/2014/01/19/github-university-how-college-assignments-should-work/\n[post2]: http://joshldavis.com/2014/06/30/github-university-follow-up/\n[students]: /app/students.csv\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdavis%2Fgithub-plus-university","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdavis%2Fgithub-plus-university","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdavis%2Fgithub-plus-university/lists"}