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

Feature List #366

Open
seanpmyers opened this issue May 3, 2023 · 0 comments
Open

Feature List #366

seanpmyers opened this issue May 3, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@seanpmyers
Copy link
Owner

seanpmyers commented May 3, 2023

Feature List

Context

I think it would be good to write out all the features of the application.

Feature in this context means something along the lines of "distinguishing characteristic of a software item (e.g., performance, portability, or functionality)".

Benefits

  • Could be used for user feedback.
    • When reviewing a feature, or submitting issue/bug reports, having a specific feature to references would be helpful.
    • User interface elements could also be marked and mapped to specific features, so users would not have to figure it out on their own.
  • Enhance progress tracking of development/work.
  • Improve the application's marketability

Implementation

  • Store in database?
    • Might be necessary if the desired usage is to programmatically match features to UI elements or user feedback.
  • Store in documentation?
    • Makes it easier to document the details of the feature
      • This could be solved by having the details stored in the database be in the same format as the documentation (markdown?)
  • Definition?
    • What makes something a feature?
    • Should features be grouped or categorized?
@seanpmyers seanpmyers changed the title List Features Feature List May 3, 2023
@seanpmyers seanpmyers self-assigned this May 3, 2023
@seanpmyers seanpmyers added the documentation Improvements or additions to documentation label May 3, 2023
@seanpmyers seanpmyers added this to the Product Version 1 milestone May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant