Hello everyone,
as Hacktoberfest 2018 is about to get started, I wanted to share with you my side project. I've created a web app called OctoBoard, that can help us find open GitHub issues during the Hacktoberfest. Using its filters we can easily find issues with specific labels (e.g. "hacktoberfest"), language and organization. We can also filter out issues that got assigned to someone or are already commented.
It's really easy to work with so I encourage you to give it a try.
Here is the deployed app, and here is its repository.
Happy Coding!
Top comments (5)
Happy Hacktoberfest, good luck with Octoboard!
would love to check but got:
Your connection is not private
Attackers might be trying to steal your information from octo-board.herokuapp.com (for example, passwords, messages, or credit cards). Learn more
NET::ERR_CERT_AUTHORITY_INVALID
Well, there aren't any passwords to be inputed so you should be safe.
I'm still waiting for my Heroku Hobby Dyno so enabling SSL and switching server to operate on HTTPS is on my todo list :D
Thanks a lot :) Way better optics than the lists @ github I guess. :D I like it!