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

Add Note #16

Open
Scott47 opened this issue Dec 8, 2021 · 0 comments
Open

Add Note #16

Scott47 opened this issue Dec 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Scott47
Copy link
Member

Scott47 commented Dec 8, 2021

As a post connoisseur I would like to add a note to a blog post so that I can record my thoughts about the post.

A Note should have:

  • A title
  • Text content
  • A creation date and time
  • A related Post

Given the user is viewing the Note Management menu for a particular Post
When they select the option to add a note
Then they should be prompted to enter the new post's title and text content
Then the new post should be saved to the database with the Note's Post set to the current Post and the Note's creation date set to Now

@Scott47 Scott47 added the enhancement New feature or request label Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant