{"id":20990608,"url":"https://github.com/bhumijgupta/college-view","last_synced_at":"2026-05-07T09:33:12.488Z","repository":{"id":42867706,"uuid":"258873753","full_name":"bhumijgupta/college-view","owner":"bhumijgupta","description":"Your one stop destination to view all your college and student data intuitively","archived":false,"fork":false,"pushed_at":"2023-03-04T14:28:18.000Z","size":663,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T11:45:56.714Z","etag":null,"topics":["aggregation-pipleline","data-visualization","mongo","mongodb-aggregat","nodejs"],"latest_commit_sha":null,"homepage":"https://bhumijgupta.github.io/college-view/index.html","language":"JavaScript","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/bhumijgupta.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":"2020-04-25T21:02:56.000Z","updated_at":"2023-03-04T10:10:55.000Z","dependencies_parsed_at":"2024-11-19T06:50:56.058Z","dependency_job_id":null,"html_url":"https://github.com/bhumijgupta/college-view","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bhumijgupta/college-view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhumijgupta%2Fcollege-view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhumijgupta%2Fcollege-view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhumijgupta%2Fcollege-view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhumijgupta%2Fcollege-view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bhumijgupta","download_url":"https://codeload.github.com/bhumijgupta/college-view/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bhumijgupta%2Fcollege-view/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32731422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["aggregation-pipleline","data-visualization","mongo","mongodb-aggregat","nodejs"],"created_at":"2024-11-19T06:34:41.714Z","updated_at":"2026-05-07T09:33:12.460Z","avatar_url":"https://github.com/bhumijgupta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eCollege-View\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\nYour one stop destination to view all your college and student data intuitively\n\u003c/p\u003e\n\n## Documentation\n\nComing Soon\n\n## Try Online\n\nThe frontend is deployed on [gh-pages](https://bhumijgupta.github.io/college-view/index.html). Have fun :sunglasses:\n\n## Run Locally\n\n### Running backend\n\n#### 1. Seed mongodb\n\nTo seed collections with random data run:\n\n```\ncd backend/seed\nnode seedCollege.js\nnode seedStudent.js\nnode seedStudentNum.js\n```\n\n**Note:** Please maintain the same order of execution\n\n#### 2. Setup `.env` file\n\nCreate `.env` and add `MONGODB_URI` values from previous step\n\n#### 3. Running server\n\nFinally, the awaited step\n`npm run start`\n\n### Running frontend\n\nThe frontend are static html files. They can be served using any web server. For convenient use, we'll use [serve](https://www.npmjs.com/package/serve).\n\n```bash\n# Install serve globally\nsudo npm i -g serve\n# Serve the frontend\ncd frontend \u0026\u0026 serve\n```\n\n## Linting\n\nThe project uses eslint and prettier to lint the files.The configuration files are [.eslintrc](./.eslintrc), [.eslintignore](./eslintignore) and [.prettierignore](./prettierignore).\u003cbr\u003e\nYou can manually lint code using\n\n```javascript\nnpm run lint\n```\n\n## Author\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n\n### Bhumij Gupta\n\n![GitHub followers](https://img.shields.io/github/followers/bhumijgupta?label=Follow\u0026style=social) [![LinkedIn](https://img.shields.io/static/v1.svg?label=connect\u0026message=@bhumijgupta\u0026color=success\u0026logo=linkedin\u0026style=flat\u0026logoColor=white)](https://www.linkedin.com/in/bhumijgupta/) [![Twitter URL](https://img.shields.io/twitter/url?style=social\u0026url=http%3A%2F%2Ftwitter.com%2Fbhumijgupta)](https://twitter.com/bhumijgupta)\n\n---\n\n```javascript\nif (repo.isAwesome || repo.isHelpful) {\n  StarRepo();\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhumijgupta%2Fcollege-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhumijgupta%2Fcollege-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhumijgupta%2Fcollege-view/lists"}