Skill Connect is a collaborative platform designed to connect individuals based on their skills, enabling knowledge sharing, mentorship, and networking. Users can create profiles, list their skills, seek help, and collaborate on projects with like-minded professionals.
- 🔍 Find & Connect – Discover users based on their skills and expertise.
- 🏆 Showcase Your Skills – Create a profile and highlight your expertise.
- 💬 Q&A Forum – Ask and answer skill-related questions.
- 📢 Collaboration Requests – Post project collaboration opportunities.
- 📅 Events & Meetups – Join or organize workshops and networking events.
- 🔔 Real-Time Notifications – Get updates on new connections, messages, and responses.
- 📊 Skill Endorsements – Receive endorsements from peers to boost credibility.
- Frontend: Flutter (Dart)
- Backend: Firebase / Node.js (Express)
- Database: Firestore / MongoDB
- Authentication: Firebase Auth / OAuth
- Install Flutter SDK: Installation Guide
- Clone the repository:
bash git clone https://github.com/Ap00rvx/skill-connect-app.git
- Navigate to the project folder and install dependencies:
bash cd skill-connect-app flutter pub get
- Run the app on your desired platform:
bash flutter run