wesbos/awesome-uses

Webapp to add entries

Open

#1,015 opened on Oct 22, 2020

 (1 comment) (0 reactions) (0 assignees)JavaScript (1,528 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (5,272 stars)
PR merge metrics
 (Avg merge 1d 15h) (9 merged PRs in 30d)

Description

My idea is to create a webapp to add new entries. It can be a simple form that uses the GitHub API to create the PRs.

That has several advantages:

  • no need to mess with git (many developers seem to struggle here. but it might add to the github/developer experience and is an opportunity to learn)
  • no need to mess with JSON (but might add to the github/developer experience)
  • autocompletition for tags, so the same get used. no spelling mistakes

There are a lot of Vue.js developers here. That might be a good tool that can achieve this easily.

What do you think? @wesbos

Contributor guide