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

Have multiple fields for each item #1

Open
alcb1310 opened this issue Mar 3, 2024 · 0 comments
Open

Have multiple fields for each item #1

alcb1310 opened this issue Mar 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@alcb1310
Copy link
Owner

alcb1310 commented Mar 3, 2024

As a user I want to be able to add more information to an item than just the title, this fields should be the following:

  • body: This should be a more lengthy description of the item.
  • priority: This should be a number between 1 and 5, with 1 being the lowest priority and 5 being the highest priority, having a default of 3
  • due_date: This should be a date in the future when the item should be done
  • completion_date: This should be a date when the item was completed

Having the priority will enable us to sort the items by it so at the top will be the highest priority items.

@alcb1310 alcb1310 added the enhancement New feature or request label Mar 3, 2024
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