https://github.com/notshrirang/m2connex-frontend
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.
https://github.com/notshrirang/m2connex-frontend
javascript js react reactjs tailwind tailwindcss
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/notshrirang/m2connex-frontend
- Owner: NotShrirang
- License: mit
- Created: 2024-06-07T05:16:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T06:34:01.000Z (about 2 years ago)
- Last Synced: 2025-04-05T15:29:29.380Z (about 1 year ago)
- Topics: javascript, js, react, reactjs, tailwind, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 4.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# M2ConneX Frontend







## Overview
M2ConneX 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.
#### Backend - https://github.com/NotShrirang/M2ConneX
## Features
- **Social Media**: Post and share your life updates with your college.
- **Recommendations**: Receive personalized recommendations for connections, posts, and job opportunities based on your skills and experience.
- **Event Management**: Alumni can create, manage, and participate in events such as reunions, workshops, and networking sessions.
- **Skill Sharing**: A platform for alumni to share their expertise, offer mentorship, and collaborate on projects.
- **Job Opportunities**: Access to job postings, internships, and career advancement opportunities specifically curated for MMCOE alumni.
- **Networking**: Connect with fellow alumni, industry professionals, and faculty members to expand professional networks.
- **Community Engagement**: Engage in discussions, forums, and special interest groups within the MMCOE alumni community.
- **Personal Profiles**: Create and customize personal profiles showcasing professional achievements, education, and interests.
## Getting Started
### Prerequisites
Ensure you have the following installed on your local development machine:
- Node.js
- npm or yarn
### Installation
1. Clone the repository:
```sh
git clone https://github.com/NotShrirang/M2ConneX-frontend.git
cd M2ConneX-frontend
```
### Install the required packages:
```bash
npm i
```
or
```
yarn install
```
### Running the Application
#### Development Server:
```bash
npm run dev
```
Open 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.
## Contributing
Feel free to submit pull requests, create issues, or spread the word!
## Support
Support me by simply starring this repository! ⭐