Skip to content

Commit

Permalink
Add the album editor to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
davewalker5 committed Nov 27, 2023
1 parent b85713e commit f09e2b2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,11 @@ MusicCatalogue.LookupTool --lookup "John Coltrane" "Blue Train" catalogue
<img src="diagrams/purchase-details.png" alt="Purchase Details" width="600">

- Note that retailers must be added using the retailer list and retailer editing page (see below) before they will appear in the drop-down on the purchase details page
- Clicking on the "Edit" icon opens the album editor to edit the album properties:

<img src="diagrams/album-editor.png" alt="Track List" width="600">

- Clicking on the "Add" button at the bottom of the album list will open a blank album editor to add and save a new album for the current artist
- Clicking anywhere else on a row opens the track list for the album shown in that row:

<img src="diagrams/track-list.png" alt="Track List" width="600">
Expand Down
Binary file added diagrams/album-editor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified diagrams/album-list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f09e2b2

Please sign in to comment.