IssueSpotter is a web application designed to help developers discover and contribute to open-source projects with ease. It simplifies the process of finding projects aligned with your interests and expertise. This project was developed as part of an MLH-affiliated hackathon.
- Select Languages: Choose from a variety of programming languages.
- Rate Your Skills: Rank your proficiency from 1 (novice) to 5 (expert).
- Discover Projects: Find open-source projects that align with your interests and skill level.
- Bookmark Issues: Save issues for future reference.
- Latest Issues: Stay updated with the newest issues across projects.
🔧 Built with HTML, CSS, and JavaScript, Nodejs
Ready to begin your open-source journey with IssueSpotter? Let's get started!
- Clone the repository:
git clone https://github.com/your-username/your-repo.git - Open
index.htmlin your web browser.
Explore and bookmark open-source projects effortlessly with IssueSpotter.
Here's a quick example of how to use IssueSpotter:
(Click the image to watch the example video)
🎉 Contributions are welcome! If you'd like to contribute to IssueSpotter, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name - Commit your changes:
git commit -m 'Add some feature' - Push to the branch:
git push origin feature/your-feature-name - Open a pull request.
Please make sure to follow our Code of Conduct and Contributing Guidelines when contributing.
To maintain a respectful and inclusive community, we follow a Code of Conduct. Please read and adhere to it.
📝 This project is licensed under Apache License 2.0
Begin your open-source journey and contribute effectively with IssueSpotter!

