Earn 4,050 ($40.50)
Create an embeddable guestbook web app
Bounty Description
Problem Description
In the old days we used to have "guestbook" apps where someone could post a message on your site and you could read all the previous posts. This is a request to create this using ReplitDB and Node.js
Acceptance Criteria
Use Node.js - no python, flask, or other non-js backends.
Have a readme that is easy to understand how to set up the guestbook.
Have a config that allows the user to restrict the use of the guestbook to only the sites the user wants.
Use a standard CSS for look and feel.
Allow the visitor to add their name and a short message ( limit the # of chars to some config )
Allow the owner of the guestbook to delete any guestbook entry.
Place a timestamp on each guestbook entry.
The license for the code will be transferred to me upon completion of the bounty but it will be set up to be MIT licensed and the guestbook published as a template.
Give the visitor the option to sign in via repl auth to save their username.
Please reach out to me via email if you have any questions!