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

tahsinhasem iP #534

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

Commits on Jan 7, 2024

  1. docs/README.md: Tweak document template

    Let's tweak the docs/README.md (which is used as the user guide)
    to fit Duke better. Specifically,
    
    1. mention product name in the title
    2. mention adding a product screenshot and a product intro
    3. tweak the flow to describe feature-by-feature
    damithc committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    55f9f9f View commit details
    Browse the repository at this point in the history
  2. Add Gradle support

    damithc authored and damithc committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f837ddb View commit details
    Browse the repository at this point in the history
  3. Bump gradle and lib version

    Eclipse-Dominator authored and damithc committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a6f7324 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    e7052e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0232b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6655cdb View commit details
    Browse the repository at this point in the history
  4. Changed Logo

    tah5in committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8f5c5b6 View commit details
    Browse the repository at this point in the history
  5. Added Task.java

    tah5in committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cface25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8e470a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    198fa53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cce34ff View commit details
    Browse the repository at this point in the history
  9. Renamed variable s to msg

    tah5in committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    19b40a5 View commit details
    Browse the repository at this point in the history
  10. Added mark_ as done feature

    tah5in committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    397c9b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51ede74 View commit details
    Browse the repository at this point in the history
  12. Added Unmark Feature

    tah5in committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    90ce70d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6ecac32 View commit details
    Browse the repository at this point in the history
  14. Added Todo class

    tah5in committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8ba0809 View commit details
    Browse the repository at this point in the history
  15. Added Deadline class

    tah5in committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a2106ed View commit details
    Browse the repository at this point in the history
  16. Added Event class

    tah5in committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    354d0f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    f940395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c469c03 View commit details
    Browse the repository at this point in the history
  3. Implemented todo

    tah5in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    27166f7 View commit details
    Browse the repository at this point in the history
  4. Implemented deadline command

    tah5in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    81016c0 View commit details
    Browse the repository at this point in the history
  5. Changed task add message

    tah5in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d92b44c View commit details
    Browse the repository at this point in the history
  6. Added deadline command

    tah5in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ea0f810 View commit details
    Browse the repository at this point in the history
  7. Added deadline command

    tah5in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c7eeee8 View commit details
    Browse the repository at this point in the history
  8. Bug fixes

    tah5in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2aa5e2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f7abe2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2b69d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    adbedec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8960bc5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f2636f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0bb1cb8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    93ba8d6 View commit details
    Browse the repository at this point in the history
  16. Removed default file

    tah5in committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4c80fea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cc49f02 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    66b59f7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8412be5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5336b7f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dd4918a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4657d4a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Added Storage Class

    tah5in committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2d3a5ba View commit details
    Browse the repository at this point in the history
  2. Added create storage function

    tah5in committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    502845f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    473d1fd View commit details
    Browse the repository at this point in the history
  4. Refactored into Packages

    tah5in committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f384ae7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a22e7d8 View commit details
    Browse the repository at this point in the history
  6. Fixed edge case bug where exception would be thrown if there was an e…

    …mpty tasklist.ser file
    tah5in committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6e42fff View commit details
    Browse the repository at this point in the history
  7. Improved readability

    tah5in committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1d0b813 View commit details
    Browse the repository at this point in the history
  8. Implemented Auto save

    tah5in committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    331f8c8 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'branch-Level-7'

    tah5in committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    01e0265 View commit details
    Browse the repository at this point in the history
  10. Implemented ENUMs for commands

    tah5in committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2de57fc View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    28c57a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aba0281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83ff4fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee7624b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3772176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27a0db5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'branch-Level-8'

    tah5in committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0151ae5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f88ca27 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33a746f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4c2d2f View commit details
    Browse the repository at this point in the history
  11. Added Commands

    tah5in committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    815d1c7 View commit details
    Browse the repository at this point in the history
  12. Added Command Type Enums

    tah5in committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    234ea0c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a67819f View commit details
    Browse the repository at this point in the history
  14. Dixed bug

    tah5in committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    04f467a View commit details
    Browse the repository at this point in the history
  15. Working duke in static context

    tah5in committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b0e2405 View commit details
    Browse the repository at this point in the history
  16. Better code quality

    tah5in committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    adc493f View commit details
    Browse the repository at this point in the history
  17. Merge branch 'A-OOP'

    tah5in committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0fa5858 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5b5d9f9 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'A-OOP'

    tah5in committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7acaeda View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7dad305 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0b25006 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. updated build.gradle

    tah5in committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4f20ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fef014 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    bceb8f0 View commit details
    Browse the repository at this point in the history
  2. Added .equals for Todo

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1749a88 View commit details
    Browse the repository at this point in the history
  3. Added Test cases for Todo Task

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a78c490 View commit details
    Browse the repository at this point in the history
  4. Added Test cases for Deadline

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d111cfd View commit details
    Browse the repository at this point in the history
  5. Added equals method

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    273dc75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a30505e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cea57bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5722427 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    801b077 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7bb8350 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d38f71 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1240119 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    255488f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a00cbb4 View commit details
    Browse the repository at this point in the history
  15. Implemented find function

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    76dcd50 View commit details
    Browse the repository at this point in the history
  16. Implemented find command

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5e6ebe0 View commit details
    Browse the repository at this point in the history
  17. Added find command to Parser

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b78b6cc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0f866ae View commit details
    Browse the repository at this point in the history
  19. Bug fixes for UI

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    df5576e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    360681a View commit details
    Browse the repository at this point in the history
  21. Merge branch 'branch-level-9'

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3b6d76d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5246c2c View commit details
    Browse the repository at this point in the history
  23. Added Javadoc for Task class

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2d22e8c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    63484c2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5015a43 View commit details
    Browse the repository at this point in the history
  26. Renamed Tasks package to tasks

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5350264 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    96f3f5e View commit details
    Browse the repository at this point in the history
  28. Updated to coding Standards

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    629cbc2 View commit details
    Browse the repository at this point in the history
  29. Updated to coding Standards

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b2b86be View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2552cc1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fd7330c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    70c00dd View commit details
    Browse the repository at this point in the history
  33. Added Javadoc to utils class

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    893948c View commit details
    Browse the repository at this point in the history
  34. Added Javadoc to utils class

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e80de01 View commit details
    Browse the repository at this point in the history
  35. Renamed utils class to Utils

    tah5in committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    191dc8d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3f506a4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    22c9282 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    935a832 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Minor style change

    tah5in committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7184d0a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Fixed Merge Conflicts

    tah5in committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cd53e47 View commit details
    Browse the repository at this point in the history
  2. Fixed some Checkstyle errors

    tah5in committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cf3aa55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3137f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    933e721 View commit details
    Browse the repository at this point in the history
  2. minor changes

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    14703f1 View commit details
    Browse the repository at this point in the history
  3. Added proper images

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    dbdd4e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b67b7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e68f6d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5451acd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4688f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7925667 View commit details
    Browse the repository at this point in the history
  9. bug fix

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0b9c010 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d289644 View commit details
    Browse the repository at this point in the history
  11. cleaned imports

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    5d1649a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    934b16f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2a51624 View commit details
    Browse the repository at this point in the history
  14. Added Assertions to Commands.

    There were no assertions in the Commands that were being implemented in
    dude. Especially the constructors, where many of the constructions were
    assuming certain conditions to hold true.
    
    Conditions that the command class sub-class constructors assumed to
    be true:
    * String input : Assumed to be not null, assumed to contain appropriate
    command
    * Tasklist tasklist: Assumed to be not null
    
    Now assertions have been added to the constructors to make sure such
    conditions are actually holding true.
    
    These assertions will help to reduce bugs making sure the conditions
    assumed to be true, actually hold true.
    
    I believe this will drastically reduce bugs when I decide to add on more
    features.
    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    443c0a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a4ce754 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    06cd136 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8ec53e5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    02ef742 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    591614b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6de2f05 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a7ef7be View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8ee6346 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a146d3b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6d134e0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8f5c707 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c33f9e7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0696e64 View commit details
    Browse the repository at this point in the history
  28. fixed some checkstyle errors

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    04323f7 View commit details
    Browse the repository at this point in the history
  29. Better code quality

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c6fbb9b View commit details
    Browse the repository at this point in the history
  30. Better code quality

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1066bae View commit details
    Browse the repository at this point in the history
  31. Merging branch a assertions

    adding assertions to main code
    tahsinhasem authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0f81339 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b0e6667 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4bff7a6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0af6677 View commit details
    Browse the repository at this point in the history
  35. Added Assertions to Commands.

    There were no assertions in the Commands that were being implemented in
    dude. Especially the constructors, where many of the constructions were
    assuming certain conditions to hold true.
    
    Conditions that the command class sub-class constructors assumed to
    be true:
    * String input : Assumed to be not null, assumed to contain appropriate
    command
    * Tasklist tasklist: Assumed to be not null
    
    Now assertions have been added to the constructors to make sure such
    conditions are actually holding true.
    
    These assertions will help to reduce bugs making sure the conditions
    assumed to be true, actually hold true.
    
    I believe this will drastically reduce bugs when I decide to add on more
    features.
    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    10f22e5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0efefff View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    d5f106f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3b13496 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    15b7782 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    552bbca View commit details
    Browse the repository at this point in the history
  41. fixed some checkstyle errors

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    33b11f6 View commit details
    Browse the repository at this point in the history
  42. Better code quality

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    aee980c View commit details
    Browse the repository at this point in the history
  43. Better code quality

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    88e5bc4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    d9c5bee View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    73f87d7 View commit details
    Browse the repository at this point in the history
  46. Added Sorting functionality to Dude.

    Currently, tasks are stored such that they are ordered by when tasks are
    added into dude by user. It has no order.
    
    The ordering of the tasks are necessary as it is a relevant information
    to the user.
    
    I have modified Dude in such a way that it sorts the tasks added by
    time, every time a new task is added to added it dude. The Tasks are
    sorted by By-Dates (if Deadline Task) or From-Date (for event tasks).
    Todo tasks are sorted by which one was last added.
    
    Now the user will get a sorted task list everywhere in the program,
    allowing the user to see tasks chronologically.
    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2d2612b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    c239dc3 View commit details
    Browse the repository at this point in the history
  48. Removed white line from GUI

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a94ef45 View commit details
    Browse the repository at this point in the history
  49. Added showing welcome message

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ce8663b View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    88fd05e View commit details
    Browse the repository at this point in the history
  51. Added Documentation

    tah5in committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a6568f0 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ef8349d View commit details
    Browse the repository at this point in the history