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

Implement comment system #51

Open
1 task
marchbox opened this issue Apr 20, 2022 · 0 comments
Open
1 task

Implement comment system #51

marchbox opened this issue Apr 20, 2022 · 0 comments
Assignees
Labels
code New feature needs to be coded design New feature needs some design

Comments

@marchbox
Copy link
Owner

marchbox commented Apr 20, 2022

Workflow:

  1. Use Netlify Forms to collect comment submissions
    • Use Ajax form for better UX but make sure non-JS works, too
    • Should mention that all comments become public upon approval. If they want to contact me directly, go to the Contact link.
  2. Use Netlify Functions to set up a Scheduled Background Function:
  3. Me review the pull request, approve to merge into mainstreet
  4. Netlify rebuild, comments display
  • Make some fun idea with avatar?
@marchbox marchbox added the code New feature needs to be coded label Apr 20, 2022
@marchbox marchbox added this to the Opening day milestone Apr 20, 2022
@marchbox marchbox self-assigned this Apr 20, 2022
@marchbox marchbox added enhancement design New feature needs some design content New content labels Apr 20, 2022
@marchbox marchbox removed this from the Opening day milestone Apr 23, 2022
@marchbox marchbox removed the content New content label May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code New feature needs to be coded design New feature needs some design
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant