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

Standardized UML diagrams and updated PPP #136

Merged
merged 4 commits into from
Nov 11, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion docs/UserGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ _{explain how the user can enable/disable data encryption}_
== Command Summary

* *Login* : `login USERID PASSWORD ROLE`
e.g. `login A1234567M zaq1xsw2cde3 member`
e.g. `login A1234568M zaq1xsw2cde3 member`
* *Create Account* : `createaccount USERID PASSWORD ROLE` +
e.g. `createaccount A1234567M zaq1xsw2cde3 member`
* *Add* `add n/NAME p/PHONE_NUMBER e/EMAIL a/ADDRESS [t/TAG]...` +
Expand Down
Binary file added docs/diagrams/LoginActivityDiagram.pptx
Binary file not shown.
Binary file added docs/diagrams/LoginExtendedActivityDiagram.pptx
Binary file not shown.
Binary file added docs/diagrams/LoginSequenceDiagram.pptx
Binary file not shown.
Binary file added docs/diagrams/RepeatLoginSequenceDiagram.pptx
Binary file not shown.
Binary file modified docs/images/LoginActivityDiagram.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 docs/images/LoginExtendedActivityDiagram.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 docs/images/LoginSequenceDiagram.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 docs/images/RepeatLoginSequenceDiagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 1 addition & 5 deletions docs/team/chocological.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
== Melvin Tan Jit Chong - Project Portfolio
:site-section: AboutUs
:toc:
:toc-title:
:toc-placement: preamble
:sectnums:
:imagesDir: ../images
:stylesDir: ../stylesheets

Expand Down Expand Up @@ -44,7 +40,7 @@ My contributions to the project are detailed below, covering aspects such as enh
** What it does: _Allows_ you to create a new account with your desired login credentials so that you can log into the application securely.
** Justification: This feature allows you to be able to create their own accounts so that you do not need to rely on the accounts of other users in order to log into the application.

* *Code contributed*: [https://github.com[Functional code]] [https://github.com[Test code]] _{give links to collated code files}_
* *Code contributed*: [https://nuscs2113-ay1819s1.github.io/dashboard/#=undefined&search=chocological]

* *Other contributions*:

Expand Down