https://github.com/hackclub/clubsdirectory
This open-source project aims to connect Hack Clubs from around the world, enabling cross-club collaboration and fostering new friendships within the Hack Club community. The Club Directory contains a vast collection of information about various clubs, including their addresses, names, leader information, and more.
https://github.com/hackclub/clubsdirectory
Last synced: about 1 year ago
JSON representation
This open-source project aims to connect Hack Clubs from around the world, enabling cross-club collaboration and fostering new friendships within the Hack Club community. The Club Directory contains a vast collection of information about various clubs, including their addresses, names, leader information, and more.
- Host: GitHub
- URL: https://github.com/hackclub/clubsdirectory
- Owner: hackclub
- License: mit
- Created: 2023-04-29T01:09:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T05:57:05.000Z (over 2 years ago)
- Last Synced: 2025-02-21T20:22:31.825Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://clubsdirectory.vercel.app
- Size: 75.1 MB
- Stars: 15
- Watchers: 7
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README

# Clubs Directory
Welcome to the Clubs Directory project! This open-source project aims to connect Hack Clubs from around the world, enabling cross-club collaboration and fostering new friendships within the Hack Club community. The Club Directory contains a vast collection of information about various clubs, including their addresses, names, leader information, and more.
## Features
The Clubs Directory offers the following features:
1. **Search:** Quickly find clubs based on their names, locations, or leaders.
2. **Filtering:** Refine your search results by applying filters such as country, city, or club size.
3. **Map View:** Visualize the global distribution of Hack Clubs on an interactive map.
4. **Collaboration Opportunities:** Discover potential collaboration opportunities with other clubs for mini-hackathons, workshops, or joint projects.
5. **Friendship Building:** Connect with Hack Club members while traveling and exploring clubs in different cities.
## Contributing
Contributions to the Club Directory project are highly encouraged and appreciated! To contribute, follow these steps:
1. Fork the repository.
2. Create a new branch for your contribution: `git checkout -b feature/new-feature`.
3. Make your changes, ensuring adherence to the project's coding style and guidelines.
4. Commit your changes: `git commit -m "Add new feature"`
5. Push your changes to your forked repository: `git push origin feature/new-feature`.
6. Open a pull request on the main repository to merge your changes.
Please ensure your contributions are well-documented and accompanied by appropriate test cases whenever possible.
## Future Enhancements
The Club Directory project has a roadmap for future enhancements, which includes:
1. Enhanced Collaboration Tools: Implement features that allow clubs to directly communicate and plan collaborations within the platforms like Slack.
2. User Profiles: Enable club leaders to create and manage their profiles, providing additional information about themselves and their clubs.
3. Event Management: Introduce event management functionality to organize and promote club events within the directory.
4. Integration with External Platforms: Explore integrations with other Hack Club tools and external platforms to enhance the overall user experience.
## License
The Club Directory project is open-source and released under the [MIT License](https://opensource.org/license/mit/). Feel free to use, modify, and distribute the codebase as per the terms of the license.
## Contact
If you have any questions, suggestions, or feedback regarding the Club Directory project, please feel free to reach out to the project maintainers & contributors at the Slack channel [#clubsdirectory](https://hackclub.slack.com/archives/C056T9WPTDX). We appreciate your interest and involvement in making this project successful!
Happy hacking and collaborating!