open-source-ideas / ideas

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
6.57k stars 220 forks source link

Report Website Errors #225

Open midzdotdev opened 4 years ago

midzdotdev commented 4 years ago

Project description

Website allowing people to submit errors they encounter in websites across the Internet. This could be regarding layout/styling issues, with HTML or CSS, or with the content on those websites.

Process:

  1. Choose website (or create a new entry)
  2. Enter error details and evidence such as screenshots
  3. Error submitted internally (or potentially externally to company's own system if interface already established)
  4. Company is notified by email or Twitter (if assigned)

User's reporting the bugs can have a reputation/karma which increases on validated bugs. Their history can be viewable by others such as employers to show their contribution. For front-end bugs, perhaps they can submit their own code fixes with the error reports to further their perceived value.

Companies do not want their brand to be tainted by glitches or incorrect information being shown on their websites. This idea could lead to companies providing bounties or rewards to those who discover and submit reports (and fixes) for the errors. User's would be credited once an error they reported have been confirmed by the company.

Relevant Technology

No specific technologies required. Preferably GraphQL for a modern and interoperable API.

Complexity and required time

Complexity

Required time (ETA)

Categories

remram44 commented 4 years ago

This sounds like a spamming risk. 😅 A lot of websites can barely keep up with security issues. Is there any evidence that website owners would want to be part of this?

midzdotdev commented 4 years ago

No evidence at all. It just bugs me when I have to find the company's twitter or an email to notify them about it, so I came up with this idea.

KOLANICH commented 4 years ago

The companes that care have a feedback form. If they don't, why do you expect them fixing it?

kurdin commented 4 years ago

@james2mid I had this idea many many years ago but I could not finish implementation. https://www.youtube.com/watch?v=r23yoDcKOZw Still, this is a good idea and could be a useful service

midzdotdev commented 4 years ago

@kurdin That's an awesome video and a really good implementation concept! I'm glad somebody else thinks it has potential too.