graduates11 / nikki

Type notes in an organized journal.
2 stars 1 forks source link

create user story #7

Closed sit79 closed 5 years ago

sit79 commented 5 years ago

To clearly and concisely define our MVP and where to (possibly) go from there.

sit79 commented 5 years ago

As a user I want to take notes in the form of entries to a diary.

As a user,

  1. I want to write a text entry in an editor.
  2. I want to be able to save a file containing entries.
  3. I want to be able to save various files, containing each their own set of entries.
  4. Each entry I write should be associated with a date; the default date of an entry should be the current date, but I want to be able to change that date.
  5. I want to be able to associate more than one entry with any one date.
  6. I want to see a list view of all notes associated with a single day.
  7. I want to be able to do a text search (i.e. keyword) on all entries.
  8. I want to be able to add one or more tags to each entry.
  9. I want to be able to create, update or delete tags.
  10. I want to be able to search entries by tag.

All of these will be written out as issues.

sit79 commented 5 years ago

Basic user story is here.