@@ -128,7 +128,7 @@ Once a user is selected form the User List, the app navigates to that user's Int
* Name of the interaction
* The date and time the interaction occurred
* Display showing if the interaction has been resolved or not
* The interactions list is sorted first with unresolved interations at the top, then sorted by date within those categories
* The interactions list is sorted first with unresolved interactions at the top, then sorted by date within those categories
* The bottom of the screen provides options to change the view such as:
* Change from list view to threaded view
* Change to calendar view
...
...
@@ -137,9 +137,9 @@ Once a user is selected form the User List, the app navigates to that user's Int
### NVC-04: Threaded Interactions View
In addition to the default list view, the Interactions List can be viewed in a threaded manner. This shows the interactions in a hierarchical, threaded view. Much like an eail thread, the interactions which result from another will be displayed indented below the original interaction.
In addition to the default list view, the Interactions List can be viewed in a threaded manner. This shows the interactions in a hierarchical, threaded view. Much like an email thread, the interactions which result from another will be displayed indented below the original interaction.
* Interactions listed in the same format and sorting as the other (first unreseloved, then by datetime)
* Interactions listed in the same format and sorting as the other (first unresolved, then by datetime)
* The difference is that interactions related to the main one appear beneath it, to provide a more historical view of the total event
* This indented list can be expanded/collapsed so that only the original interaction is visible
...
...
@@ -207,7 +207,7 @@ When a user selects Resolve a Conflict, they may choose to mention other users f
## Release Platforms
This software is being developed as a smartphone app which will run on currently supported versions of Android OS (version 8+) and iOS (version 12+) mobile devices. Upon completion, it will be distributed on the corresponding app stores (GooglePlay and Apple's App Store).
This software is being developed as a smartphone app which will run on currently supported versions of Android OS (version 8+) and iOS (version 12+) mobile devices. Upon completion, it will be distributed on the corresponding app stores (GooglePlay and Apple's App Store). Privacy Policy Design via https://www.privacylabel.org/ .
## Development Tools
A list of tools used to create, maintain, and test the application.