{"id":26235180,"url":"https://github.com/ayushtom/senior-mentor","last_synced_at":"2026-04-06T09:31:49.836Z","repository":{"id":124990651,"uuid":"358685460","full_name":"ayushtom/Senior-Mentor","owner":"ayushtom","description":"A platform which provides multiple ways for students in a college to interact with each other ,solve doubts, collaborate  with all the functionalities of a social networking site.","archived":false,"fork":false,"pushed_at":"2021-08-01T16:34:16.000Z","size":18175,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:27:23.820Z","etag":null,"topics":["axios","bcryptjs","express","express-middleware","jwt","jwt-authentication","jwt-token","material-design","material-ui","mongodb","mongoose","multer","nodejs","react","react-router-dom","reactjs","socket","socket-io","socket-programming"],"latest_commit_sha":null,"homepage":"https://seniormentor.netlify.app/","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/ayushtom.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":"2021-04-16T18:21:59.000Z","updated_at":"2022-10-19T07:58:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5491761-c73c-4cba-95ff-f24f630e9656","html_url":"https://github.com/ayushtom/Senior-Mentor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ayushtom/Senior-Mentor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushtom%2FSenior-Mentor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushtom%2FSenior-Mentor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushtom%2FSenior-Mentor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushtom%2FSenior-Mentor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayushtom","download_url":"https://codeload.github.com/ayushtom/Senior-Mentor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayushtom%2FSenior-Mentor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31466591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: 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":["axios","bcryptjs","express","express-middleware","jwt","jwt-authentication","jwt-token","material-design","material-ui","mongodb","mongoose","multer","nodejs","react","react-router-dom","reactjs","socket","socket-io","socket-programming"],"created_at":"2025-03-13T02:35:30.945Z","updated_at":"2026-04-06T09:31:49.830Z","avatar_url":"https://github.com/ayushtom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n---\n\n\u003cimg align=\"left\" src=\"client/src/assets/img/smgif.gif\" width=\"100\" height=\"100\" /\u003e\n\n\u003cdiv align=\"center\" \u003e \n\u003ch1\u003e\u003cb\u003e Seniormentor \u003c/b\u003e\u003c/h1\u003e  \n\u003ci\u003e Connect with peers in college, help and get help. \u003c/i\u003e\n\u003c/div\u003e \n\n\n---\n\n\u003cbr\u003e\n\nCheckout https://seniormentor.netlify.app/ \n\nFeatures \n---\n\n\u003e \u003cul\u003e\n\u003e \u003cli\u003e Interact with posts added by peers and add your own posts \u003c/li\u003e\n\u003e \u003cli\u003e Search anyone by skills, name, branch, skill, etc. \u003c/li\u003e\n\u003e \u003cli\u003e Reach out to anyone via a chat interface\u003c/li\u003e\n\u003e \u003cli\u003e Get all notifications on a separate tab \u003c/li\u003e\n\u003e \u003cli\u003e Responsive UI \u003c/li\u003e\n\u003e \u003c/ul\u003e\n\nImages and Demo\n---\n\n\u003cdiv\u003e\n  \u003cimg src=\"./zdocs/gif1.gif\" width=\"200\" height=\"400\"/\u003e\n  \u003cimg src=\"./zdocs/gif2.gif\" width=\"200\" height=\"400\"/\u003e\n  \u003cimg src=\"./zdocs/gif3.gif\" width=\"200\" height=\"400\"/\u003e\n\u003c/div\u003e\n\n\nInstallation  \n--- \n  Clone the repo\n\n  ```bash \n  git clone https://github.com/ayushtom/Senior-Mentor.git\n  ```\n\n  Do npm install in both client and server folders\n\n  ```bash \n  cd client \n  npm i \n  ```\n\n  ```bash\n  cd server \n  npm i \n  ```\n  Change the name of .env.example file from each client and server folders to .env\n\nHigh Level Design \n---\n```\nUse case diagram for Seniormentor\n```\n\n\u003cimg align=\"center\" src=\"client/src/assets/img/hld.png\" /\u003e\n\nLow Level Design\n---\n```\nUML diagram for Seniormentor\nNote : Although it's a NoSQL db, the database design would be as shown below\nif it were a relational database.\nCollections are connected using refs. \n```\n\u003cimg align=\"center\" src=\"client/src/assets/img/uml.png\" /\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushtom%2Fsenior-mentor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayushtom%2Fsenior-mentor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayushtom%2Fsenior-mentor/lists"}