Skip to content

HackHive is a comprehensive collection of hackathons categorized by tech domains, languages, expertise, and much more. With a user-friendly interface, users can easily find hackathons tailored to their interests, whether they're seasoned developers looking for the next challenge or beginners eager to dive into the world of coding.

License

DSC-JSS-NOIDA/HackHive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


HackHive

HackHive is a comprehensive collection of hackathons categorized by tech domains, languages, expertise, and much more. With a user-friendly interface, users can easily find hackathons tailored to their interests, whether they're seasoned developers looking for the next challenge or beginners eager to dive into the world of coding.

What sets HackHive apart is its commitment to keeping users informed. The website scrapes hackathon details from various sources across the web, ensuring that users have access to the most comprehensive and up-to-date information available.


Figma Link for the design file : Figma
Deployed Link : Hack-Hive

Issues PRs Maintenance Forks Stars Watchers
Twitter Follow

Links

Technology Stack used:


  • Frontend: HTML5, CSS, JavaScript, Tailwind

  • Backend: Node.js, Express.js, Selenium

  • IDE: VS Code

  • Version Control: Git and GitHub

  • Database: MongoDb

  • Hosting: Render, Vercel


Our Contributors !! ✨

Thanks to these wonderful people: ✨

Get Started

Demo 🎥


Steps for Contributing

Frontend

  • Fork and clone the Repo by typing the following commands in the terminal
$ git clone https://github.com/<your-github-username>/HackHive.git
$ cd HackHive
  • Make Changes to code
  • Push to your fork of the repository , navigate to original repository and make a pull request.

Backend

Note: You must have Nodejs installed

  • Fork and clone the Repo by typing the following commands in the terminal
$ git clone https://github.com/DSC-JSS-NOIDA/HackHive.git
$ cd HackHive
  • Make changes to the code(for ex- add an update route)
  • Stage your changes using:
$ git add .
  • Commit your changes using:
$ git commit -m "add any comment"
  • Push the changes to the forked repository using:
$ git push
  • Navigate to the original repository and make a pull request
Showing Your Remotes

$ git remote

$ git remote -v

Adding Remote Repositories

git remote add upstream https://github.com/DSC-JSS-NOIDA/HackHive.git

Pulling from Your Remote

$ git pull upstream main

Steps for Installation

Frontend

  • Go inside frontend directory and install the required dependancies with following command :
npm install
  • After that run the following command before starting to contribute to project :
npm run prepare
  • Now start the project locally with command :
npm run dev

Design

The Prospective design of this project is here HackHive

Resources

Happy?? Star ⭐ this Repo. 🤩

ForTheBadge uses-git ForTheBadge uses-html ForTheBadge uses-css ForTheBadge uses-js React Tailwind CSS Python Node.js Express.js Selenium

Made By GDSC JSS NOIDA with ❤️



ForTheBadge built-with-love ForTheBadge built-by-developers

Need help? > Feel free to contact us @ dscjssnoida@gmail.com

Connect with us

License

Licensed under the MIT license.

About

HackHive is a comprehensive collection of hackathons categorized by tech domains, languages, expertise, and much more. With a user-friendly interface, users can easily find hackathons tailored to their interests, whether they're seasoned developers looking for the next challenge or beginners eager to dive into the world of coding.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published