Skip to content

PekaVengers/CareerCompass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CareerCompass

Logo

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.

Important Links

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

How to Contribute

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:

  1. Fork the Repository

  2. 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.

  3. 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.

  4. 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.

  5. Check the changed files

    git status
  6. Commit Your Changes

    git add .
    git commit -m "<EXPLAIN-YOUR_CHANGES>"
  7. Push to Your Forked Repository

    git push origin my-feature-branch

    Replace my-feature-branch with the name of your branch.

  8. 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.

The Team

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

Thanks for Visiting!

We sincerely thank you for checking out CareerCompass. Your interest and support mean a lot to us.

Acknowledgments

We would like to express our gratitude to the open-source community for their valuable contributions and support in making CareerCompass a reality.

License

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!