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

[v1.2][T11-B1] TuitionConnect #45

Open
wants to merge 791 commits into
base: master
Choose a base branch
from

Conversation

raymond511
Copy link

@raymond511 raymond511 commented Mar 7, 2018

@ChoChihTun @raymond511 @a-shakra @yungyung04

Reasonable attempts for component enhancements can be found in our team repo.
User stories can be found in our team repo's Project tab, User Stories.
A draft project document can be found in our Google doc.

@raymond511 raymond511 changed the title [1.x][T11-B1] TuitionConnect [v1.x][T11-B1] TuitionConnect Mar 7, 2018
@nus-se-pr-bot
Copy link

Hi @raymond511, your pull request title is invalid.

For phase A, it should be in the format of [Learning Outcome ID][Team ID] Your Name, where [Learning Outcome ID] has no dashes or spaces (e.g. [W3.1a]) and [Team ID] has one dash only and no spaces (e.g. [W14-A2] means Wednesday 2pm (14 hrs), Phase A, Team 2).

For phase B, it should be in the format of [v1.x][Team ID] Product Name.

Please follow the instructions given strictly and edit your title for reprocessing.

Submit only one learning outcome per pull request (unless otherwise stated in instructions) and do remember to create your branches from the commit where the master branch is pointing at so that each PR you submit only consist of commits meant for the activity.

Note: this comment is posted by a bot. If you believe this is done in error, please create an issue at cs2103-pr-bot and add a link to this PR.

@raymond511 raymond511 changed the title [v1.x][T11-B1] TuitionConnect [v1.0][T11-B1] TuitionConnect Mar 9, 2018
@devamanyu devamanyu assigned devamanyu and unassigned ashrafabdul Mar 11, 2018
@devamanyu
Copy link

It is noticed that some of the builds (including the build of this PR) failed the Travis CI due to checkstyle issues. Please try to ensure that each PR passes Travis before merging into master branch. This will help you isolate future broken commits.

The main reason for Travis failures is checkstyle issues. Thus please ensure that proper coding standards are adhered to. IntelliJ can check the coding standard for you to see if you violate checkstyle in any way, refer to the course website to see how you can configure that.

Copy link

@devamanyu devamanyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall a good PR, however, some comments are provided which can be reflected upon. It is nice to see issue tracker has been set up.

Please DO NOT close this PR, as we will use it for your milestones later!

README.adoc Outdated
@@ -1,9 +1,9 @@
= Address Book (Level 4)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess your project is not Address Book anymore :p, please update the Address Book mentions from all instances. You might also need to update or remove stuff that relates only to address-book and not to your project.

README.adoc Outdated
@@ -1,9 +1,9 @@
= Address Book (Level 4)
ifdef::env-github,env-browser[:relfileprefix: docs/]

https://travis-ci.org/se-edu/addressbook-level4[image:https://travis-ci.org/se-edu/addressbook-level4.svg?branch=master[Build Status]]
https://travis-ci.org/CS2103JAN2018-T11-B1/main[image:https://travis-ci.org/se-edu/addressbook-level4.svg?branch=master[Build Status]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to see that the Travis link has been updated.


|`*` |tutor |take note of the name of my student's school teachers |adjust my teaching according to the school teacher.

|`*` |tutor |insert my student's photo |
|=======================================================================

_{More to be added}_

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment can be removed if no more stories are planned to be added.


[discrete]
=== Use case: Delete person
=== Use case: UC01-Delete person

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upon rendering, this is not having D.x tag, while the rest use-cases do. Please fix this inconsistency.

@@ -852,6 +1033,16 @@ _{More to be added}_
. Should work on any <<mainstream-os,mainstream OS>> as long as it has Java `1.8.0_60` or higher installed.
. Should be able to hold up to 1000 persons without a noticeable sluggishness in performance for typical usage.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed in the tutorial, vague terms like "noticeable sluggishness", "average speed", etc., should be avoided in NFRs.

@devamanyu devamanyu assigned ashrafabdul and unassigned devamanyu Mar 15, 2018
@raymond511 raymond511 changed the title [v1.0][T11-B1] TuitionConnect [v1.1][T11-B1] TuitionConnect Mar 17, 2018

'''

=== Benson Meier
=== Shakra Anas
image::yl_coder.jpg[width="150", align="left"]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image seems to be broken.

@ashrafabdul
Copy link

@ChoChihTun @raymond511 @a-shakra @yungyung04

Looks good. Nice work. You may want to fix the broken pictures in the About Us.

@raymond511 raymond511 changed the title [v1.1][T11-B1] TuitionConnect [v1.2][T11-B1] TuitionConnect Mar 20, 2018
SoilChang pushed a commit to SoilChang/addressbook-level4 that referenced this pull request Apr 5, 2018
ctchozzz and others added 30 commits April 15, 2018 22:04
[V1.5][T11-B1]Anas Shakra | Varied Sample Tasks for Project Demo
[V1.5][T11-B1]Eka Buyung | Glossary, final checks
[v1.5][T11-B1] Cho Chih Tun - update date and time
[v1.5] Raymond Zheng Update encryption
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants