Skip to content

Commit

Permalink
Merge pull request #289 from TSAI-HSIAO-HAN/improvement
Browse files Browse the repository at this point in the history
ug
  • Loading branch information
TSAI-HSIAO-HAN authored Nov 11, 2019
2 parents 5fdff5b + 9d1b698 commit fe66538
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/UserGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ image::ui-screenshots/GotoReminderUi1.png[400, 500]
//The image of dashboard that shows the reminder for NUSMods

* The result box will show the message: +
"Opening Reminder: Open Time: 07/12/2019 1000 URL: https://www.comp.nus.edu.sg/programmes/ug/cs/curr/" +
"Opening Reminder: Open Time: 07/12/2019 1000 URL:https://www.comp.nus.edu.sg/programmes/ug/cs/curr/" +
The tab will switch to Online and show NUS Computing website.

image::ui-screenshots/GotoReminderUi2.png[400, 500]
Expand Down
17 changes: 6 additions & 11 deletions docs/team/TSAI-HSIAO-HAN.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= TSAI, HSIAO-HAN - Project Portfolio
== TSAI, HSIAO-HAN - Project Portfolio
:site-section: AboutUs
:imagesDir: ../images
:stylesDir: ../stylesheets
Expand All @@ -7,7 +7,7 @@

---
:sectnums:
== Introduction
=== Introduction
This document will introduce my role and contribution in Mark.
Mark is a 6 weeks group project for the module CS2103T Software Engineering.
Our team composed of 5 NUS Computer Science year 2 students.
Expand All @@ -27,24 +27,20 @@ Mark is written in _Java_.

This is what our app looks like: +

image::Ui.png[600, 400]
image::Ui.png[400,500]

My role is to design and implement the `reminder` feature.
The following section will illustrate more about this feature.
More details about it are provided in the part of related User and Developer Guide.

Note the following symbols and formatting used in this document:

NOTE: Represents the things you need to notice.

`reminder`: Represents the command.

****
* TAG : Represents the constraints of the command.
****


== Summary of contributions
=== Summary of contributions

* *Major enhancement*: +
added *the ability to add, edit, delete and goto reminders.*
Expand Down Expand Up @@ -84,18 +80,17 @@ Improved current `delete` command so that when a bookmark been deleted it's remi
** Tools:
*** Integrated a third party library (ControlsFX) to the project (Pull requests https://github.com/AY1920S1-CS2103T-T13-4/main/pull/42[#42])

== Contributions to the User Guide
=== Contributions to the User Guide
This part is about the sections I contributed to the User Guide.
The section extracted from the User Guide below showcase my ability to write a formal document to our target users.

_------------- This is the start of the excerpt -------------_

include::../UserGuide.adoc[tag=ReminderCommand]
include::../UserGuide.adoc[tag=sort]

_------------- This is the end of the excerpt -------------_

== Contributions to the Developer Guide
=== Contributions to the Developer Guide
This part is about the sections I contributed to the Developer Guide.
The section extracted from the Developer Guide below showcase my ability to write a technical documentation to a developer and show technique depth of my contribution.

Expand Down

0 comments on commit fe66538

Please sign in to comment.