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

[CS2103T-W11-4] Waddle #140

Open
wants to merge 743 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
743 commits
Select commit Hold shift + click to select a range
29d0388
Fix add command date bug
Nov 6, 2022
e45d8a5
Write Day test
CFSY Nov 6, 2022
c7839b3
Merge pull request #220 from CFSY/test
CFSY Nov 6, 2022
9b2cdbf
Write getTextRepresentation test
CFSY Nov 6, 2022
58306bd
Fix start date for tests
Nov 6, 2022
5d8b150
Merge pull request #222 from pewggls/fix-bugs-2
pewggls Nov 6, 2022
9017046
Update unplan command in UG
Nov 6, 2022
bb5c5ad
Write more Item tests
CFSY Nov 6, 2022
5d042b7
Merge pull request #223 from pewggls/fix-bugs-2
pewggls Nov 6, 2022
6a28914
Merge branch 'master' of https://github.com/pewggls/tp
Nov 6, 2022
fcedd54
Write more Itinerary tests
CFSY Nov 6, 2022
3779e93
Write plan command tests
CFSY Nov 6, 2022
0c37ae8
Write plan command tests
CFSY Nov 6, 2022
7235398
Write free command test
CFSY Nov 6, 2022
03b1362
Fix Checkstyle
CFSY Nov 6, 2022
6d4d8a3
Fix Itinerary test
CFSY Nov 6, 2022
773701f
Fix Itinerary test
CFSY Nov 6, 2022
1347eba
Omit Itinerary test
CFSY Nov 6, 2022
4412549
Fix Checkstyle
CFSY Nov 6, 2022
afde555
Merge pull request #224 from CFSY/test
CFSY Nov 6, 2022
fd5efb2
Merge branch 'master' of https://github.com/pewggls/tp
Nov 7, 2022
917cd45
Update pewggls PPP
Nov 7, 2022
93c82a7
Merge pull request #225 from pewggls/ppp
pewggls Nov 7, 2022
1988949
Merge branch 'master' of https://github.com/pewggls/tp
Nov 7, 2022
f08a3e8
Add more tests
Nov 7, 2022
3ebac55
Merge pull request #226 from pewggls/testing
pewggls Nov 7, 2022
965d5e9
Add tests for AddItemCommand
Nov 7, 2022
738b850
Fix checkstyle
Nov 7, 2022
3e3e361
Merge pull request #227 from pewggls/testing
pewggls Nov 7, 2022
32b43a3
Waddle-fication
ningtan11 Nov 4, 2022
850a31e
Waddlefy tests
ningtan11 Nov 4, 2022
faf5072
(Minor) Edit to text shown to user.
ningtan11 Nov 4, 2022
2098889
Fix edit itinerary to 0 people bug
Nov 6, 2022
a88cc69
Write tests for item package
ningtan11 Nov 6, 2022
54ef394
Fix checkstyle
ningtan11 Nov 6, 2022
c5b134e
Update CommandTestUtil.java
ningtan11 Nov 6, 2022
8f22f0d
Update ItemTest.java
ningtan11 Nov 6, 2022
dc72e27
Update UniqueItemListTest.java
ningtan11 Nov 6, 2022
6c0f418
Update EditItemDescriptorBuilder.java
ningtan11 Nov 6, 2022
37b6e52
Write Day test
CFSY Nov 6, 2022
141aa42
Write Day test
CFSY Nov 6, 2022
0e8720e
Fix add command date bug
Nov 6, 2022
ee144d7
Fix start date for tests
Nov 6, 2022
065ba6c
Update unplan command in UG
Nov 6, 2022
478e1eb
Write getTextRepresentation test
CFSY Nov 6, 2022
dcd9fcf
Write more Item tests
CFSY Nov 6, 2022
db2fb53
Write more Itinerary tests
CFSY Nov 6, 2022
767cb54
Write plan command tests
CFSY Nov 6, 2022
68c25f2
Write plan command tests
CFSY Nov 6, 2022
d64e6af
Write free command test
CFSY Nov 6, 2022
41c3e29
Fix Checkstyle
CFSY Nov 6, 2022
e5d8fb0
Fix Itinerary test
CFSY Nov 6, 2022
57dfd5d
Fix Itinerary test
CFSY Nov 6, 2022
e4decf4
Omit Itinerary test
CFSY Nov 6, 2022
36de99d
Fix Checkstyle
CFSY Nov 6, 2022
774ecb8
Update pewggls PPP
Nov 7, 2022
0ed2ae1
Add more tests
Nov 7, 2022
9f5aebe
Add tests for AddItemCommand
Nov 7, 2022
223275e
Fix checkstyle
Nov 7, 2022
57457bf
Update description regex
Nov 4, 2022
ffb8d49
Fix bugs
Nov 4, 2022
62d089d
Fix bugs
Nov 7, 2022
a115ef9
Fix bugs
Nov 7, 2022
a6eb433
Fix bugs
Nov 7, 2022
f2e2dc4
Add home command tests
seox123 Nov 7, 2022
8410058
Merge branch 'master' of github.com:AY2223S1-CS2103T-W11-4/tp into fi…
Nov 7, 2022
c1d3987
Fix home command test case
seox123 Nov 7, 2022
7496f40
Merge pull request #228 from seox123/add-tests
seox123 Nov 7, 2022
14734ea
Merge pull request #229 from ciaoosuuu/fix-bugs
ciaoosuuu Nov 7, 2022
51b6eab
Write PlanCommandParserTest
CFSY Nov 7, 2022
0f0e663
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
CFSY Nov 7, 2022
ce3505b
Add pdffieldinfo
Nov 7, 2022
38cc74f
Add select command test cases
seox123 Nov 7, 2022
0edb96e
Merge pull request #230 from seox123/add-tests
seox123 Nov 7, 2022
bb97081
Add tests for AddItemCommand
Nov 7, 2022
19e8080
Fix checkstyle errors
Nov 7, 2022
7478940
Merge pull request #231 from pewggls/testing
pewggls Nov 7, 2022
41e2699
Made typical items non final
CFSY Nov 7, 2022
c6b365c
Add pdfFiller test
Nov 7, 2022
e534d05
Update pdf test
Nov 7, 2022
bb14c19
Merge pull request #232 from ciaoosuuu/pdf-test
ciaoosuuu Nov 7, 2022
b664d0b
Write AddItemCommandParserTest
CFSY Nov 7, 2022
e6e0636
Fix Checkstyle
CFSY Nov 7, 2022
32919cd
Fix conflicts
CFSY Nov 7, 2022
246bb6d
Merge pull request #233 from CFSY/test
CFSY Nov 7, 2022
da5b409
Write SelectCommandParserTest
CFSY Nov 7, 2022
d025b50
Write DeleteItemCommandParserTest
CFSY Nov 7, 2022
a62e8fa
Fix pdf export description bug
Nov 7, 2022
d2a560b
Merge pull request #234 from ciaoosuuu/pdf
ciaoosuuu Nov 7, 2022
28106f3
Merge branch 'master' of https://github.com/pewggls/tp
Nov 7, 2022
e2e3c23
Update ningtan11.md
ningtan11 Nov 7, 2022
5bdc685
Update UserGuide.md
ningtan11 Nov 7, 2022
5b5fdcc
Merge pull request #235 from ningtan11/master
ningtan11 Nov 7, 2022
9266a8b
Write EditItemCommandParserTest
CFSY Nov 7, 2022
f0d8946
Fix Checkstyle
CFSY Nov 7, 2022
f2c840e
Merge pull request #236 from CFSY/test
CFSY Nov 7, 2022
344bfe5
Add tests for AddCommandParser
Nov 7, 2022
5fd806f
Write UnplanCommandParserTest
CFSY Nov 7, 2022
ca43c8a
Fix checkstyle errors
Nov 7, 2022
90c5cbd
Merge pull request #237 from pewggls/tests
pewggls Nov 7, 2022
ee225f8
Update user guide
Nov 7, 2022
505bd56
Add JsonAdaptedItem tests
Nov 7, 2022
ed88901
Add page breaks to UserGuide.md
ningtan11 Nov 7, 2022
d4a098d
Merge pull request #239 from ciaoosuuu/edit-docs
ciaoosuuu Nov 7, 2022
85ddf0f
Add page break to UserGuide.md
ningtan11 Nov 7, 2022
d7e994c
Add JsonAdaptedItem tests
Nov 7, 2022
6b20911
Merge pull request #240 from ningtan11/master
ningtan11 Nov 7, 2022
ba47518
Fix checkstyle errors
Nov 7, 2022
d9055e3
Add test cases for UnplanCommand and SelectCommand
seox123 Nov 7, 2022
9aaeccc
Fix more checkstyle errors
Nov 7, 2022
420a931
Merge pull request #238 from pewggls/tests
pewggls Nov 7, 2022
f10b412
Merge pull request #241 from seox123/add-tests
ciaoosuuu Nov 7, 2022
0753c9f
Add page break to UG (3)
ningtan11 Nov 7, 2022
d034e27
Merge pull request #242 from ningtan11/master
ningtan11 Nov 7, 2022
8286238
Update export implementation in DG
Nov 7, 2022
b2adb51
Write WaddleParserTest
CFSY Nov 7, 2022
daa5955
Fix Checkstyle
CFSY Nov 7, 2022
92e624c
Fix Checkstyle
CFSY Nov 7, 2022
e0836b6
Update Duration.java message constraint
ningtan11 Nov 7, 2022
ac6957b
Merge pull request #244 from ningtan11/master
ningtan11 Nov 7, 2022
2578d11
Merge pull request #245 from ciaoosuuu/edit-docs
ciaoosuuu Nov 7, 2022
749e8c4
Merge pull request #243 from CFSY/test
seox123 Nov 7, 2022
3ad81b6
Add DeleteItemCommand tests
Nov 7, 2022
0b1f87e
Fix checkstyle errors and change variable name
Nov 7, 2022
0d8e63d
Update UserGuide.md
ningtan11 Nov 7, 2022
c787db3
Merge pull request #247 from ningtan11/master
ningtan11 Nov 7, 2022
1f0541d
Merge pull request #246 from pewggls/tests
pewggls Nov 7, 2022
3c2ce12
Change itinerary name to description
seox123 Nov 7, 2022
4c40983
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
seox123 Nov 7, 2022
1df9571
UG remove empty lines
ningtan11 Nov 7, 2022
8f6ffaa
Merge pull request #249 from ningtan11/master
ningtan11 Nov 7, 2022
c33da14
Merge pull request #248 from seox123/name-to-description-fix
seox123 Nov 7, 2022
1aab4b1
Line and page breaks (I lost count)
ningtan11 Nov 7, 2022
106c43d
Merge pull request #250 from ningtan11/master
ningtan11 Nov 7, 2022
29ea359
Update UserGuide.md
ningtan11 Nov 7, 2022
28047a1
Update UserGuide.md
ningtan11 Nov 7, 2022
5d6bd3a
Update UserGuide.md
ningtan11 Nov 7, 2022
c48fb9c
Update UserGuide.md
ningtan11 Nov 7, 2022
2322433
UG page
ningtan11 Nov 7, 2022
25fb937
Update UserGuide.md
ningtan11 Nov 7, 2022
7c5e084
Update UserGuide.md
ningtan11 Nov 7, 2022
7dc7801
Update UserGuide.md
ningtan11 Nov 7, 2022
d31d288
Update UserGuide.md
ningtan11 Nov 7, 2022
cd6494a
Merge pull request #251 from ningtan11/master
ningtan11 Nov 7, 2022
1ff51db
Update UserGuide.md
ningtan11 Nov 7, 2022
73ec813
Merge pull request #252 from ningtan11/master
ningtan11 Nov 7, 2022
3681a73
Update ciaoosuuu's ppp
Nov 7, 2022
3dfaf08
UG final
ningtan11 Nov 7, 2022
89857ca
Fix stylecheck
Nov 7, 2022
4598d45
Update UserGuide.md
ningtan11 Nov 7, 2022
91004aa
Merge pull request #254 from ningtan11/master
ningtan11 Nov 7, 2022
bf2c1f5
Merge pull request #253 from ciaoosuuu/edit-ppp
ciaoosuuu Nov 7, 2022
e9b2077
Update ppp
CFSY Nov 7, 2022
84c7327
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
CFSY Nov 7, 2022
5a1bb9a
Fix pp typo
CFSY Nov 7, 2022
c354112
Merge pull request #255 from CFSY/ppp
CFSY Nov 7, 2022
f4639e3
Update UML diagrams
Nov 7, 2022
9b406bb
Fix links in UG
ningtan11 Nov 7, 2022
b99c850
Merge pull request #256 from ningtan11/master
ningtan11 Nov 7, 2022
6210003
Update dg and ppp
CFSY Nov 7, 2022
ba92771
Fix links UG
ningtan11 Nov 7, 2022
2ab1a82
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
CFSY Nov 7, 2022
4d1c7ec
Add Budget tests
Nov 7, 2022
cc95535
Update ug
CFSY Nov 7, 2022
677df8e
Update project portfolio page
seox123 Nov 7, 2022
b8476e7
Merge pull request #258 from CFSY/dg
CFSY Nov 7, 2022
1f7b0b2
Merge pull request #257 from ciaoosuuu/edit-dg
ciaoosuuu Nov 7, 2022
d15192c
Fix errors
Nov 7, 2022
a161887
Update UserGuide.md
ningtan11 Nov 7, 2022
5ddc5ff
Fix errors
Nov 7, 2022
f17129c
Remove community section
seox123 Nov 7, 2022
ee103e0
Merge pull request #259 from pewggls/tests
pewggls Nov 7, 2022
83db02e
Merge branch 'master' of https://github.com/pewggls/tp
Nov 7, 2022
65657ef
Update UserGuide.md
ningtan11 Nov 7, 2022
be703dd
Make more changes to ppp
seox123 Nov 7, 2022
d3b5a39
Update ppp
Nov 7, 2022
af21255
Fix checkstyle
seox123 Nov 7, 2022
cb67e90
Update UserGuide.md
ningtan11 Nov 7, 2022
4af33e1
Change order of commands in summary table
ningtan11 Nov 7, 2022
a28917d
Merge pull request #262 from ciaoosuuu/edit-ppp
ciaoosuuu Nov 7, 2022
cbb73b9
update dg
CFSY Nov 7, 2022
6db2547
update dg
CFSY Nov 7, 2022
a18bc6b
Update pewggls PPP
Nov 7, 2022
8253620
Merge pull request #261 from seox123/edit-ppp
seox123 Nov 7, 2022
4857d94
Merge pull request #263 from CFSY/dg
CFSY Nov 7, 2022
1a36cc0
Merge branch 'master' of https://github.com/ningtan11/tp
ningtan11 Nov 7, 2022
bcbce77
Merge pull request #264 from pewggls/ppp-2
pewggls Nov 7, 2022
d33b535
Merge pull request #265 from ningtan11/master
ningtan11 Nov 7, 2022
bbbeee6
Update pewggls PPP
Nov 7, 2022
8442b68
Update AboutUs.md
seox123 Nov 7, 2022
6bed66d
Merge pull request #266 from pewggls/ppp-2
pewggls Nov 7, 2022
18b906b
Merge pull request #267 from seox123/final-release
ciaoosuuu Nov 7, 2022
8149467
Update index.md
CFSY Nov 7, 2022
816471b
Update index.md
CFSY Nov 7, 2022
cc906d7
Merge branch 'master' of https://github.com/pewggls/tp
Nov 10, 2022
dac883a
Update UG introduction
Nov 11, 2022
aa3be00
Merge pull request #268 from pewggls/write-ug
pewggls Nov 11, 2022
d176f19
Add command screenshots
Nov 11, 2022
4ed53ad
Make activity planning section more user friendly
seox123 Nov 11, 2022
1775101
Merge pull request #269 from ciaoosuuu/edit-ug
ciaoosuuu Nov 11, 2022
ce0207d
Write UG beginner tutorial
Nov 11, 2022
2df1753
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp…
seox123 Nov 11, 2022
149a7e1
Merge pull request #271 from pewggls/write-ug
pewggls Nov 11, 2022
49aadec
Merge pull request #270 from seox123/improve-user-guide
seox123 Nov 11, 2022
a7f49bf
Update UG beginner tutorial
Nov 11, 2022
429df41
Merge pull request #273 from pewggls/write-ug
pewggls Nov 11, 2022
6257bbd
Merge branch 'master' of https://github.com/pewggls/tp
Nov 11, 2022
84de7b9
Added some user friendly elements
CFSY Nov 11, 2022
a33d868
Update UserGuide.md
ningtan11 Nov 11, 2022
2114b0c
Merge pull request #274 from ningtan11/master
ningtan11 Nov 11, 2022
ce04468
Update UserGuide.md
ningtan11 Nov 11, 2022
939e6c0
Merge pull request #275 from ningtan11/master
ningtan11 Nov 11, 2022
2c290e8
Add images to UG
Nov 11, 2022
9eaa122
rename main to home
CFSY Nov 11, 2022
bcce3e5
Merge pull request #276 from pewggls/ug-imgs
pewggls Nov 11, 2022
9a05a76
fix links
CFSY Nov 11, 2022
5bb5d44
Update UG beginner tutorial
Nov 11, 2022
60343f9
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
95bd202
Resolve merge conflicts
Nov 11, 2022
7b37c15
Resolve merge conflicts
Nov 11, 2022
ca53b45
Resolve merge conflicts
Nov 11, 2022
e57064c
Merge branch 'master' into ug-imgs
pewggls Nov 11, 2022
e97183b
Update UserGuide.md
ningtan11 Nov 11, 2022
5bf6e1f
Merge pull request #279 from ningtan11/master
ningtan11 Nov 11, 2022
d343adc
Merge branch 'master' into ug-imgs
pewggls Nov 11, 2022
311f3b2
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
80cfee1
newline
CFSY Nov 11, 2022
46810dc
Merge pull request #277 from pewggls/ug-imgs
pewggls Nov 11, 2022
80bb5f7
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
42af1a5
Merge pull request #278 from CFSY/master
CFSY Nov 11, 2022
79e06fb
Add UG images
Nov 11, 2022
22e8890
Merge pull request #280 from pewggls/ug-fix-imgs
pewggls Nov 11, 2022
555f154
Merge branch 'master' of https://github.com/pewggls/tp
Nov 11, 2022
f5d411b
Update UG images
Nov 11, 2022
e59dac9
Merge pull request #281 from pewggls/ug-edit
pewggls Nov 11, 2022
a93c1d1
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
bcc89ab
Merge branch 'master' of https://github.com/pewggls/tp
Nov 11, 2022
3bb8823
Add line breaks
Nov 11, 2022
3f8d286
newline
CFSY Nov 11, 2022
47dfbd0
Merge pull request #282 from pewggls/ug-format
pewggls Nov 11, 2022
d750910
UG fix
CFSY Nov 11, 2022
1baf365
Merge branch 'master' of https://github.com/AY2223S1-CS2103T-W11-4/tp
CFSY Nov 11, 2022
bb03e07
Merge pull request #283 from CFSY/master
CFSY Nov 11, 2022
6663132
Fix UG typos
Nov 11, 2022
b489e5b
Merge pull request #284 from pewggls/ug-format
pewggls Nov 11, 2022
a14baeb
Add UG note
Nov 11, 2022
fe6ead2
Merge pull request #285 from pewggls/ug-finalize
pewggls Nov 11, 2022
b12daa4
page
CFSY Nov 11, 2022
c125346
page
CFSY Nov 11, 2022
171e9cd
Update index.md
ciaoosuuu Nov 15, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add line breaks
Henry committed Nov 11, 2022
commit 3bb88238724acd9677517139840f80dde39c0c6d
18 changes: 9 additions & 9 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
@@ -71,7 +71,7 @@ To begin planning your travels with Waddle, simply set it up as follows:
3. Copy the file to the folder you want to use as the _home folder_ for Waddle.

4. Double-click the file to start the app. This will bring you to the Waddle [main page](#the-main-page). A graphical user interface (GUI) similar to the below should appear in a few seconds.
Note how the app contains some sample data.<br>
Note how the app contains a few sample itineraries.<br> <br>
![Main Page](images/waddle-launch.png)

And you're ready to waddle! To execute any command, type it command in the command box and press Enter. e.g. typing **`help`** and pressing Enter will open the help window. For more information on how to begin waddling, carry on to the [Tutorial for beginners](#tutorial-for-beginners).
@@ -89,17 +89,17 @@ If you are a beginner to Waddle, this tutorial will walk you through creating an
This is the [main page](#the-main-page), which you will encounter when you open Waddle.
It displays all your current itineraries.
The various sections of the interface have been labeled in blue for your reference.
If this is your first time launching Waddle, you will see the following page with two sample itineraries:<br>
If this is your first time launching Waddle, you will see the following page with two sample itineraries:<br> <br>
![home-page-sample-ui](images/ug-beg-tut/main-page-sample-ui.png)

If you wish to, you can [clear](#clearing-itineraries--clear) the sample itineraries by typing `clear` into the command box and pressing Enter.
You will then see the below message:<br>
You will then see the below message:<br> <br>
![clear-command](images/clear.png)

Now you can add your first itinerary. To do so, use the [`add` command](#creating-a-new-itinerary--add) with the relevant itinerary details.
Try executing the command `add d/Summer Trip sd/2023-06-01 du/5`.
It will add an itinerary named Summer Trip, starting from 1 June 2023 with a duration of 5 days.
You should now see the message below and your itinerary added on the main page as follows:<br>
You should now see the message below and your itinerary added on the main page as follows:<br> <br>
![add-itinerary](images/ug-beg-tut/add-itinerary.png)

<div markdown="block" class="alert alert-info">
@@ -115,15 +115,15 @@ You should now see the message below and your itinerary added on the main page a

Select the itinerary which you have just created by typing in `select` along with the index of the itinerary on the list, then press Enter.
For example, if "Summer Trip" is shown as the first itinerary on the list, enter `select 1`.
You will now see the planning page for the itinerary as follows:<br>
You will now see the planning page for the itinerary as follows:<br><br>
![planning-page-ui](images/ug-beg-tut/planning-page-ui.png)

You can return to the main page anytime you wish by executing `home`.

To add an activity to your Wishlist, use the [`add` command](#adding-an-activity--add).
Try adding a new activity by typing in `add d/Visit Meiji Shrine du/120` to the command box and press Enter.
This will add a new item with the description of "Visit Meiji Shrine" and a duration of 120 minutes.
You should now see the item being displayed in the Wishlist.<br>
You should now see the item being displayed in the Wishlist.<br><br>
![add-item](images/ug-beg-tut/add-item.png)

<div markdown="block" class="alert alert-info">
@@ -142,7 +142,7 @@ Try adding a few more activities! You should see the activities listed in the Wi
To schedule an item from your Wishlist on a specific day in your itinerary, use the [`plan` command](#scheduling-an-activity--plan).
For example, type `plan 1 d/1 st/10:00` into the command box and Enter.
Waddle will schedule the first item on your Wishlist for Day 1 of your itinerary starting at 10am.
You should see the item being moved from the Wishlist section to the Day 1 item list, as follows:<br>
You should see the item being moved from the Wishlist section to the Day 1 item list, as follows:<br><br>
![plan-item](images/ug-beg-tut/plan-item.png)

<div markdown="block" class="alert alert-info">
@@ -159,7 +159,7 @@ Now you can try scheduling all the activities in your Wishlist!

Once you are satisfied with your schedule, you can export your schedule as a PDF document using the [`pdf` command](#exporting-as-pdf-file--pdf).
Type `pdf` into the command box and Enter.
You should now see the below:
You should now see the below: <br> <br>
![pdf](images/ug-beg-tut/pdf.png)

Navigate to your computer's Documents folder, where you should see a folder named Waddle.
@@ -169,7 +169,7 @@ You can open the PDF document to view your itinerary schedule.
You can easily send your itinerary details to others using the [`copy` command](#copying-to-clipboard--copy).
Type `copy` into the command box and Enter.
This will copy your itinerary to your clipboard, and you can now paste it in another location such as a messaging or email application.
You should also see the below displayed in Waddle:
You should also see the below displayed in Waddle: <br> <br>
![copy](images/ug-beg-tut/copy.png)

Congratulations! You have now created and planned your very first travel itinerary using Waddle.