daabChingrii / H4Bgitmatch

GitMatch is a collaborative platform for all developers. This project was made for Hack4Bengal2.0 and won "Best of All Girls Team" awarded by GDG Kolkata.

Home Page:https://gitmatchv1.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitMatch

Description

GitMatch was developed by Team daabChingri( ) for the Hack4Bengal 2.0 hackathon. It is a platform designed to connect developers, recruiters, and job seekers. It simplifies the process of finding developers for hackathons, job opportunities, or collaborative projects based on specific tech stacks. Additionally, it provides a resume ranker feature to evaluate the suitability of resumes for job applications, and a community forum for discussions and knowledge sharing.

Tech Stack

  • Frontend: MERN (MongoDB, Express.js, React.js, Node.js)
  • Resume Ranker: Python

Features

  • Developer Discovery: Find developers based on tech stack, location, and distance filters.
  • Resume Ranker: Assess the relevance of resumes for specific job descriptions and receive a percentage ranking.
  • Community Forum: Engage in discussions, ask questions, and share knowledge with other professionals.

Demo

GitMatch Demo

Installation

  1. Clone the repository: git clone https://github.com/yourusername/gitmatch.git
  2. Install the dependencies:
    • Frontend: cd frontend && npm install
    • Backend (resume ranker): pip install -r requirements.txt

Usage

  1. Start the frontend: cd frontend && npm start
  2. Start the backend (resume ranker): python app.py
  3. Access the app in your browser: http://localhost:3000

Deployment

The GitMatch app is deployed and accessible at gitmatchv1.vercel.app. Visit the link to explore the app.

Contact

For any inquiries or feedback, please reach out to us at:

  1. d.shubhangi1510@gmail.com
  2. dasdiya0603@gmail.com
  3. theprajuktadey@gmail.com

About

GitMatch is a collaborative platform for all developers. This project was made for Hack4Bengal2.0 and won "Best of All Girls Team" awarded by GDG Kolkata.

https://gitmatchv1.vercel.app


Languages

Language:JavaScript 60.6%Language:CSS 21.2%Language:Python 15.8%Language:HTML 2.0%Language:Shell 0.4%