Skip to content

Commit

Permalink
Merge pull request #385 from nhamhung/master
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
duongphammmm authored Apr 13, 2020
2 parents 3013262 + b07ac56 commit 4988f39
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 3 deletions.
Empty file removed docs/HungUML.adoc
Empty file.
Binary file removed docs/HungUML.pdf
Binary file not shown.
6 changes: 4 additions & 2 deletions docs/UserGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,11 @@ Follow the steps in one of these two links to copy an absolute file path accordi

. Windows: https://www.laptopmag.com/articles/show-full-folder-path-file-explorer

Afterwards, try a command similar to the one below:
Afterwards, try a command similar to the one of the two below:

`me dp/ /Users/nhamquochung/Desktop/test.png`
`me dp/ /Users/nhamquochung/Desktop/test.png` (for Mac)

`me dp/ C:\Users\Christian J. Welly\Pictures\chrisjwelly.jpg` (for Windows)

*Outcome:*

Expand Down
6 changes: 5 additions & 1 deletion docs/team/nhamhung.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
Using only Command Line Interface, it aims to revolutionise the way you record your personal data, education, skills,
projects and internships and use these components to construct and export a fully formatted resume with ease.

The project builds upon https://github.com/nus-cs2103-AY1920S2/addressbook-level3[Address Book Level 3 (AB3)], a desktop
Address Book application written in Java. Our developer team consists of five Year 2 Computer Science students from the National University of Singapore.
This project was completed within six weeks to constitute a major component of our CS2103T Software Engineering module.

== Summary of contributions

=== *1. Individual contributions*
Expand Down Expand Up @@ -80,7 +84,7 @@ as it involves most components including Ui, Logic, Model and Storage.
== Contributions to the User Guide (Extracts)

|===
|_Given below are sections I contributed to the Developer Guide. They showcase my ability to write technical documentation and the technical depth of my contributions to the project._
|_Given below are sections I contributed to the User Guide. They showcase my ability to write technical documentation and the technical depth of my contributions to the project._
|===

{start of extract 1: me}
Expand Down
Binary file added docs/team/nhamhung.pdf
Binary file not shown.

0 comments on commit 4988f39

Please sign in to comment.