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

feat- add guestbook page #83

Open
6 tasks
wtLau opened this issue Mar 10, 2022 · 1 comment
Open
6 tasks

feat- add guestbook page #83

wtLau opened this issue Mar 10, 2022 · 1 comment
Assignees
Labels
feat New feature or request

Comments

@wtLau
Copy link
Owner

wtLau commented Mar 10, 2022

Effort: L

Abstract:

Guest now have no interaction on my website. 🥲

I want to add a feature where they can sign in and say 'Hi' to me. Perhaps with limited words to avoid trolls...

Inspired by Lee Robinson site: https://leerob.io/guestbook


Expected Features:

  • Have a GuestBook component
  • Sign-in user can sign on to the GuestBook
  • A new page /guestbook
  • A new dashboard on the homepage, display 5 most recent comments

Prerequisite

  • A log-in flow
  • A DB to store user infos

Detail steps of implementation

Additional Context

@wtLau wtLau added the feat New feature or request label Mar 10, 2022
@wtLau wtLau self-assigned this Mar 10, 2022
@wtLau
Copy link
Owner Author

wtLau commented Oct 19, 2022

created a dummy page with this PR #122

@wtLau wtLau changed the title [FEATURE]- GuestBook feat- add guestbook page Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant