Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a form for users to submit NEW words #63

Open
sanketgarade opened this issue Aug 7, 2021 · 3 comments
Open

Create a form for users to submit NEW words #63

sanketgarade opened this issue Aug 7, 2021 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@sanketgarade
Copy link
Contributor

sanketgarade commented Aug 7, 2021

  • Users should be able to submit new words
  • Submission should happen on a dedicated page/form
  • The submitted words should get added to a database of "user suggested words" and not the main database. From there they will be reviewed by the maintainer and added to the main database.
  • the main database is currently in a simple csv file, but any other suitable type of database (of user suggested words) for this feature is ok.
@sanketgarade sanketgarade added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 7, 2021
@sanketgarade sanketgarade changed the title Create a form for users to submit words Create a form for users to submit NEW words Sep 30, 2021
@sanketgarade
Copy link
Contributor Author

sanketgarade commented Sep 30, 2021

hey @zarbod @the-kaustubh

I created a form here temporarily to try adding words. Can you guys please try it out and let me know how it feels?

The entries get added here, which we can later manually add to the db.csv in this repo.

@the-kaustubh
Copy link
Contributor

Hey @sanketgarade, I haven't been able to work on this in past couple of months, as I had started working on my new job. But soon I'll catch up and complete the changes I committed to.

@sanketgarade
Copy link
Contributor Author

No worries @the-kaustubh 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants