{"id":25231484,"url":"https://github.com/notshrirang/m2connex-frontend","last_synced_at":"2026-04-14T19:32:26.829Z","repository":{"id":243182647,"uuid":"811686092","full_name":"NotShrirang/M2ConneX-frontend","owner":"NotShrirang","description":"Frontend for M2ConneX is an all-encompassing platform specifically crafted for MMCOE alumni, enabling seamless communication, networking, and collaboration. It provides tailored recommendations for connections, posts, and job opportunities based on each user's unique skills and experience.","archived":false,"fork":false,"pushed_at":"2024-06-07T06:34:01.000Z","size":4445,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T15:29:29.380Z","etag":null,"topics":["javascript","js","react","reactjs","tailwind","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/NotShrirang.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-07T05:16:23.000Z","updated_at":"2025-01-29T14:39:03.000Z","dependencies_parsed_at":"2024-06-07T07:45:14.206Z","dependency_job_id":null,"html_url":"https://github.com/NotShrirang/M2ConneX-frontend","commit_stats":null,"previous_names":["notshrirang/m2connex-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotShrirang/M2ConneX-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FM2ConneX-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FM2ConneX-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FM2ConneX-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FM2ConneX-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotShrirang","download_url":"https://codeload.github.com/NotShrirang/M2ConneX-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FM2ConneX-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["javascript","js","react","reactjs","tailwind","tailwindcss"],"created_at":"2025-02-11T12:28:49.293Z","updated_at":"2026-04-14T19:32:26.812Z","avatar_url":"https://github.com/NotShrirang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# M2ConneX Frontend\n\n![GitHub stars](https://img.shields.io/github/stars/NotShrirang/M2ConneX-frontend?style=social)\n![GitHub forks](https://img.shields.io/github/forks/NotShrirang/M2ConneX-frontend?style=social)\n![GitHub issues](https://img.shields.io/github/issues/NotShrirang/M2ConneX-frontend)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/NotShrirang/M2ConneX-frontend)\n![GitHub](https://img.shields.io/github/license/NotShrirang/M2ConneX-frontend)\n![GitHub last commit](https://img.shields.io/github/last-commit/NotShrirang/M2ConneX-frontend)\n![GitHub repo size](https://img.shields.io/github/repo-size/NotShrirang/M2ConneX-frontend)\n\n## Overview\n\nM2ConneX is a comprehensive platform designed to connect alumni of MMCOE (Marathwada Mitra Mandal's College of Engineering) and facilitate communication, networking, and collaboration among them. The portal offers various features and functionalities tailored to the needs of alumni, including event management, skill sharing, job opportunities, and more. Alumni can also receive recommendations for connections, posts, and job opportunities based on their skills and experience. Built with modern web technologies and powered by Django, this portal provides a seamless and user-friendly experience for MMCOE alumni to stay connected and engaged with their alma mater.\n\n#### Backend - https://github.com/NotShrirang/M2ConneX\n\n## Features\n\n- **Social Media**: Post and share your life updates with your college.\n- **Recommendations**: Receive personalized recommendations for connections, posts, and job opportunities based on your skills and experience.\n- **Event Management**: Alumni can create, manage, and participate in events such as reunions, workshops, and networking sessions.\n- **Skill Sharing**: A platform for alumni to share their expertise, offer mentorship, and collaborate on projects.\n- **Job Opportunities**: Access to job postings, internships, and career advancement opportunities specifically curated for MMCOE alumni.\n- **Networking**: Connect with fellow alumni, industry professionals, and faculty members to expand professional networks.\n- **Community Engagement**: Engage in discussions, forums, and special interest groups within the MMCOE alumni community.\n- **Personal Profiles**: Create and customize personal profiles showcasing professional achievements, education, and interests.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed on your local development machine:\n\n- Node.js\n- npm or yarn\n\n### Installation\n\n1. Clone the repository:\n\n```sh\ngit clone https://github.com/NotShrirang/M2ConneX-frontend.git\ncd M2ConneX-frontend\n```\n\n### Install the required packages:\n\n```bash\nnpm i\n```\n\nor\n\n```\nyarn install\n```\n\n\n### Running the Application\n\n#### Development Server:\n\n```bash\nnpm run dev\n```\n\nOpen http://localhost:5173 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console.\n\n## Contributing\nFeel free to submit pull requests, create issues, or spread the word!\n\n## Support\nSupport me by simply starring this repository! ⭐\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotshrirang%2Fm2connex-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotshrirang%2Fm2connex-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotshrirang%2Fm2connex-frontend/lists"}