Git Product home page Git Product logo

grabbits_website's Introduction

Grabbit

๐Ÿ”–Steps to Contribute

Following are the steps to guide you:

  • Step 1: Fork the repo and Go to your Git terminal and clone it on your machine.
    git clone https://github.com/<your_github_username>/GrabBits_Website.git
    
  • Step 2: Add an upstream link to the main branch in your cloned repo
    git remote add upstream https://github.com/<your_github_username>/GrabBits_Website.git
    
  • Step 3: Keep your cloned repo up to date by pulling from upstream (this will also avoid any merge conflicts while committing new changes)
    git pull upstream main
    
  • Step 4: Create your feature branch (This is a necessary step, so don't skip it)
    git checkout -b <feature-name>
    
  • Step 5: Track and stage your changes.
     # Track the changes
     git status
    
     # Add changes to Index
     git add .
    
  • Step 6: Commit all the changes (Write commit message as "Small Message")
    git commit -m "Write a meaningful but small commit message"
    
  • Step 7: Push the changes for review
    git push origin <branch-name>
    
  • Step 8: Create a PR on Github. (Don't just hit the create a pull request button, you must write a PR message to clarify why and what are you contributing)

Problem Statement ๐Ÿ˜–

Many students miss out on the latest job and internship opportunities due to a lack of awareness about them. Often, they become aware of these opportunities when it's already too late to apply. It can be challenging to find verified job and internship opportunities quickly and easily, especially those that are relevant to one's interests and qualifications. This can lead to missed opportunities and a delay in career growth.

Proposed Solution ๐Ÿคฉ

Grabbit, a community-driven platform that provides the latest updates about verified job, internship, and hackathon opportunities.

With Grabbit, students can quickly and easily find opportunities that match their skills and interests.

Additionally, Grabbit offers a platform for experienced professionals to share their knowledge and insights through podcasts and motivational content, inspiring and guiding students as they pursue their careers.

Glimps โœจ

Check out the live demo of the platform GrabBit

Functionality & Concepts Used โš’

UI/UX -

  • Figma

Frontend:

  • spider

Backend:

  • spider

Programming languages and tools:

  • spider

Our platform features several key concepts and functionalities, including:

  • find verified job, internship, and hackathon opportunities quickly and easily.
  • Our website offers three main sections, namely Jobs, Internships, and Hackathons, where users can browse through different opportunities that match their interests and qualifications.
  • Job portal or career page of the company offering the opportunity, where they can easily apply for the position. This streamlines the application process and saves users time and effort in searching for and applying to multiple job openings.
  • The podcasts featuring successful students who have landed positions in top companies with excellent compensation packages. During these podcasts, the students share their preparation strategies for interviews and valuable tips on how to secure similar opportunities to advance their careers.

Our Goals ๐ŸŽฏ

Our project aligns with several United Nations Sustainable Development Goals, including:

image1 image2 image3
spider - Goal 4: Quality Education - Goal 8: Decent Work and Economic Growth - Goal 10: Reduced Inequalities

Future Scope ๐Ÿ”ฎ

In the future, we plan to expand Grabbit's reach by partnering with more companies, universities, and other organizations to provide even more resources and opportunities to our users.

To expand the platform's reach and include more features like a chatbot, personalized job recommendations, and an online learning platform, resume building etc.

To reach a larger audience, we plan to promote the platform on various social media platforms and partner with educational institutions and companies.

We also plan to continue improving our platform's functionality and user experience based on feedback from our users.

Creators ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

spider

DON'T FORGET TO โญ THIS REPOSITORY !!

grabbits_website's People

Contributors

spyware007 avatar saurabhbarde-007 avatar bhushan8177 avatar sapna127 avatar sd-softuser avatar kuvamdazeus avatar parthpathakpp1 avatar rushabhpanbude avatar sabhisharma-ise avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.