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

[Tan Zheng Fu Justin] iP #62

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

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    f42ae0a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    bfc9993 View commit details
    Browse the repository at this point in the history
  2. Add list to store userInput

    JustinnT committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    fa62ed7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Add introduction comments

    JustinnT committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    de3a29a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80562eb View commit details
    Browse the repository at this point in the history
  3. combine printer methods

    JustinnT committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    8ef614e View commit details
    Browse the repository at this point in the history
  4. Added method to print tasks

    JustinnT committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    4989098 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70e53d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb8183a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ce3414 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32fa901 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0ddd93 View commit details
    Browse the repository at this point in the history
  10. implemente printing symbols

    JustinnT committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    e113278 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    039b06e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86ce064 View commit details
    Browse the repository at this point in the history
  13. add print error method

    JustinnT committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    279c23b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a56eecb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f33a405 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    567d027 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a936dae View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1f00542 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3042ebf View commit details
    Browse the repository at this point in the history
  20. Deleted extra line

    JustinnT committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    0165792 View commit details
    Browse the repository at this point in the history
  21. Refractor if-else statement

    JustinnT committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    0430f62 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e7d092d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    2cf8d6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae1024 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca35d97 View commit details
    Browse the repository at this point in the history
  4. overloaded printConfirmationMessage method in Printer class to print …

    …specific message for todo clas
    JustinnT committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    37cb07d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Configuration menu
    Copy the full SHA
    c75238d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c80014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c80cb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a5fc94 View commit details
    Browse the repository at this point in the history
  5. added deadline task

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    76b2560 View commit details
    Browse the repository at this point in the history
  6. changes constant names

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    2533ea0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bacb7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed507b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    280e1a5 View commit details
    Browse the repository at this point in the history
  10. added deadline class

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    b336949 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5cdbc3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    109c613 View commit details
    Browse the repository at this point in the history
  13. added a new constant

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    a8b00ed View commit details
    Browse the repository at this point in the history
  14. refractor code

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    eb3d17c View commit details
    Browse the repository at this point in the history
  15. git ignore

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    e9104a1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4e1bd77 View commit details
    Browse the repository at this point in the history
  17. added comments

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    2d96ff4 View commit details
    Browse the repository at this point in the history
  18. remove comment

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    5edc8b6 View commit details
    Browse the repository at this point in the history
  19. testing for branch

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    725c05c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    930d0c6 View commit details
    Browse the repository at this point in the history
  21. test brach 2

    JustinnT committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    63f424b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9761edc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    e50b44d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. update git ignore

    JustinnT committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    254352e View commit details
    Browse the repository at this point in the history
  2. refractor code

    JustinnT committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    6451c9d View commit details
    Browse the repository at this point in the history
  3. added delete functionality

    JustinnT committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    8c411ab View commit details
    Browse the repository at this point in the history
  4. refractor printer class

    JustinnT committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    0069b3b View commit details
    Browse the repository at this point in the history
  5. refractor printer class

    JustinnT committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    a28c87b View commit details
    Browse the repository at this point in the history
  6. Added level 7 save

    JustinnT committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    a629b3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    540585f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5438f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. refractor code

    JustinnT committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    8ed8add View commit details
    Browse the repository at this point in the history
  2. Increment more OOP

    JustinnT committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    44c81f8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'A-MoreOOP'

    JustinnT committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    20bfe89 View commit details
    Browse the repository at this point in the history
  4. added find for level-9

    JustinnT committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    c8c0737 View commit details
    Browse the repository at this point in the history
  5. added A-JavaDoc

    JustinnT committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    2cc378d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from JustinnT/branch-level-9

    added find for level-9
    JustinnT authored Feb 23, 2020
    Configuration menu
    Copy the full SHA
    627e158 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82331b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f42d5c9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3 from JustinnT/A-JavaDoc

    added A-JavaDoc
    JustinnT authored Feb 23, 2020
    Configuration menu
    Copy the full SHA
    1c3c54f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb5dfa9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    43b53d6 View commit details
    Browse the repository at this point in the history
  12. A-packages

    JustinnT committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    0f0c99a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    bea671f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5b9c39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc22c1 View commit details
    Browse the repository at this point in the history
  4. test user guide

    JustinnT committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    83257dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10826a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92e89ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84523ee View commit details
    Browse the repository at this point in the history
  8. add user guide

    JustinnT committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    111afbb View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Suppress warnings

    JustinnT committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    8a03770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f34c442 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Added content page for UG

    JustinnT committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    e82c41f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f76081 View commit details
    Browse the repository at this point in the history
  3. Fix formatting error

    JustinnT authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    48a8034 View commit details
    Browse the repository at this point in the history
  4. fix formatting error

    JustinnT authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    2eb84ab View commit details
    Browse the repository at this point in the history
  5. Fix more formatting error

    JustinnT authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    477c5d5 View commit details
    Browse the repository at this point in the history
  6. undo changes

    JustinnT authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    6743bcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c56f850 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    adebdf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02b0471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca80b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e1328c View commit details
    Browse the repository at this point in the history
  5. Remove todo comment

    JustinnT committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    98e313b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee23323 View commit details
    Browse the repository at this point in the history