CareerCompass aims to assist students in making informed decisions about their future career paths. By allowing students to fill in their details and interests, the platform suggests suitable career options based on their preferences. Once a student selects a specific career field, CareerCompass provides a detailed roadmap outlining the steps and milestones required to pursue that career. Additionally, the platform offers a curated list of resources, such as books, YouTube videos, and channels, to help students gain knowledge and skills related to their chosen career path.
YouTube Video : https://www.youtube.com/watch?v=fVUHcoLfnTk
Hosted Website : https://career-compass.vercel.app/
Figma Design : https://www.figma.com/file/exB3X837eyk4czD6yyaKbh/careercompass?type=design&node-id=0%3A1&mode=design&t=NltIt2PznuSX4iys-1
We welcome contributions from the open-source community to make CareerCompass even better! If you want to contribute to the project, follow these simple steps:
-
Fork the Repository
-
Clone the Repository
Once you have forked the repository, clone it to your local development environment using the following command:
$ https://github.com/<your_github_username>/CareerCompass.git
Replace your-username with your GitHub username.
-
Create a Branch
Move into the project's directory and create a new branch for your contributions:
cd CareerCompass git checkout -b my-feature-branch
Replace my-feature-branch with a descriptive branch name related to your changes.
-
Make Your Changes
Now it's time to work on your contributions! Feel free to add new hackathon ideas, improve the user interface, enhance backend or frontend functionality, or fix any issues you find.
-
Check the changed files
git status
-
Commit Your Changes
git add . git commit -m "<EXPLAIN-YOUR_CHANGES>"
-
Push to Your Forked Repository
git push origin my-feature-branch
Replace my-feature-branch with the name of your branch.
-
Create a Pull Request
Go to your forked repository on GitHub, and you should see a "Compare & pull request" button. Click on it to create a pull request (PR) from your branch to the main GitCollabX repository.
GitCollabX is developed by a passionate and talented team dedicated to fostering freelance collaboration. The core team members are:
- Kailash (@kailashchoudhary11) - Project Lead and Full-stack Developer
- Shubham (@MisterMickey) - Frontend Developer and UI/UX Designer
- Kashish (@kkashish428) - Ui/Ux & Graphics Designer
- Himanshu (@itshypon) - Full Stack Developer
We sincerely thank you for checking out CareerCompass. Your interest and support mean a lot to us.
We would like to express our gratitude to the open-source community for their valuable contributions and support in making CareerCompass a reality.
CareerCompass is licensed under the MIT License. Feel free to use, modify, and distribute the code in compliance with the terms of the license.
Thank you for your interest in CareerCompass! We hope it enables you to collaborate efficiently and achieve great success in your freelance projects. Happy collaborating!