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 Journal Entry #45

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

Add Journal Entry #45

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

Comments

@joshdbarton
Copy link

As an introspective person I would like to record my thoughts so that I may revisit the later.

A Journal Entry should have:

  • A title
  • Text content
  • A creation date

Given the user is viewing the Journal Management menu
When they select the option to add a journal entry
Then they should be prompted to enter the new entry's title and content
Then the new journal entry should be saved to the database with the current date and time saved as the creation date

@joshdbarton joshdbarton 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

2 participants