awesome-uses icon indicating copy to clipboard operation
awesome-uses copied to clipboard

Webapp to add entries

Open davidak opened this issue 5 years ago • 1 comments

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

davidak avatar Oct 22 '20 16:10 davidak

@davidak I think I saw a comment by Wes that part of the goal for awesome-uses is to allow people to learn git/be introduced to open source, maybe his opinion has changed though

HugoDF avatar Oct 22 '20 19:10 HugoDF