You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The images have hyperlinks that will link to 127.0.0.1:8080 if the UG is printed using `npm run serve`.
Let's use the pic component to prevent the pictures from having hyperlinks.
Copy file name to clipboardExpand all lines: docs/UserGuide.md
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ If you would like a detailed look into each of the features WedLog has to offer,
144
144
145
145
<br>
146
146
147
-

147
+
<picsrc="images/Ui.png"alt="Screenshot of the user interface"> <br>
148
148
149
149
Once you have set up WedLog on your computer, take a quick tour of the WedLog interface in the next section.
150
150
@@ -158,15 +158,15 @@ Once you have set up WedLog on your computer, take a quick tour of the WedLog in
158
158
159
159
In this section, we give a comprehensive breakdown of the WedLog interface, offering insights into its intuitive design and functionality. Explore the components below to gain a comprehensive understanding of how WedLog simplifies wedding planning.
WedLog is optimised for keyboard-based interaction to enhance the efficiency of your wedding planning process. This interaction is facilitated by the command box and result display boxes.
<picsrc="images/understanding-interface/guest-card.png"alt="Screenshot of a guest card"> <br>
208
208
209
209
Individualized guest cards present comprehensive details, including tags, dietary requirements, RSVP status, phone numbers, addresses, emails, and assigned table numbers. This organized representation ensures that each guest's information is easily accessible and manageable.
210
210
211
211
#### 3.2.2. Vendor list
212
212
213
213
Similar to the guest list, the vendor list serves as a dedicated space for managing the vendors you are liaising with.
<picsrc="images/understanding-interface/vendor-card.png"alt="Screenshot of a vendor card"> <br>
216
216
217
217
Vendor cards encapsulate key information such as tags, phone numbers, addresses, and emails, providing you with a comprehensive snapshot of each vendor's essential details.
218
218
@@ -228,7 +228,7 @@ Vendor cards encapsulate key information such as tags, phone numbers, addresses,
228
228
229
229
The Quick View panel allows you to see an overview of your guests at a glance. It is located on the left side of the window.
0 commit comments