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

Develop #29

Merged
merged 50 commits into from
Jun 18, 2024
Merged

Develop #29

merged 50 commits into from
Jun 18, 2024

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    013bca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0435917 View commit details
    Browse the repository at this point in the history
  3. feat: Dates class includes everything that is related to calculation …

    …of month, day and date
    junnie082 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7456623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6dc458 View commit details
    Browse the repository at this point in the history
  5. feat: PairBuddies class contains the core algorithm of the program. I…

    …t pairs the proper buddies up
    junnie082 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4e418bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d250c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecf12b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7fb71f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 23, 2023

  1. Merge pull request #1 from junnie082/develop-pair_buddies

    Develop pair_buddies
    junnie082 authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    65fa56f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42e6b92 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. feat: added index.html

    junnie082 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7b9847c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    8e1ab2e View commit details
    Browse the repository at this point in the history
  2. fix: deleted index.html

    junnie082 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6939029 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from junnie082/develop-ui

    Develop UI
    junnie082 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cdf2fe3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    69c6449 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from junnie082/origin/develop-fix_logic

    fix: the problem that the same name added to the same date fixed
    junnie082 authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e43f7c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885c96f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    0ba7c90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from junnie082/develop-change_logic

    Develop change logic
    junnie082 authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    050d7ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8cff26 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from junnie082/develop-html-js-css

    Developed UI using html and javascript
    junnie082 authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    90bcb2a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    aaf3031 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from junnie082/develop-html-js-css

    Delete button problem on issue solved.
    junnie082 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8133ce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ddcd7a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from junnie082/develop-ui

    Changed the UI with CSS
    junnie082 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    aa767bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4268a2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15 from junnie082/develop-ui

    Minor changed in UI and files
    junnie082 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7a1a963 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41713b6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #18 from junnie082/develop-ui

    Added Counted Training Days table
    junnie082 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0e42007 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    f7fe7d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from junnie082/develop-ui

    Now add members with buttons
    junnie082 authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    7e80aa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c6dd4d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    659ca83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from junnie082/develop-ui

    Changed the way how "Delete" button works.
    junnie082 authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    0f78beb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7990092 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from junnie082/develop-ui

    Changed the UI
    junnie082 authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a610f85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03fcb36 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #23 from junnie082/develop-ui

    Changed the size of the text 'Happy Buddies'
    junnie082 authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9970bd7 View commit details
    Browse the repository at this point in the history
  7. Initial README.md

    First README.md file.
    junnie082 authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a4ef5a6 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Added the explanation about "Reset" button.
    junnie082 authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ae65e03 View commit details
    Browse the repository at this point in the history
  9. Create LICENSE

    junnie082 authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    6d0b831 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Update README.md

    Added a video and fixed typos.
    junnie082 authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7350666 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    e2d1168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a14ecbc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #25 from junnie082/develop-cntMember

    Develop cnt member
    junnie082 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3a3435c View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Added profile video
    junnie082 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c5bbeeb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #26 from junnie082/develop-license

    Develop license
    junnie082 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3744965 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. fix: meet the conditions where the gap between two semesters from two…

    … students should be always the greatest.
    junnie082 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    c6eff21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from junnie082/develop-priorities

    Added priority algorithm in the issue.
    junnie082 authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f1d03c8 View commit details
    Browse the repository at this point in the history