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

3주차 리뷰 부탁드립니다. #11

Merged
merged 33 commits into from
Sep 22, 2024
Merged

3주차 리뷰 부탁드립니다. #11

merged 33 commits into from
Sep 22, 2024

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    f378597 View commit details
    Browse the repository at this point in the history
  2. docs: README.md

    Kdonghs committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    902b241 View commit details
    Browse the repository at this point in the history
  3. docs: README.md 원상복구

    suno-boy committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    151c09c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. feat : Base Entity 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    738e630 View commit details
    Browse the repository at this point in the history
  2. feat : Project Entity 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    00f9bf7 View commit details
    Browse the repository at this point in the history
  3. feat : User Entity 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5c5bced View commit details
    Browse the repository at this point in the history
  4. feat : Guest Entity 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bac16bd View commit details
    Browse the repository at this point in the history
  5. feat : ProjectOption Entity 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ecc2b94 View commit details
    Browse the repository at this point in the history
  6. feat : ProjectOptionDetail Entity 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    df53512 View commit details
    Browse the repository at this point in the history
  7. feat : Task Entity 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    707a991 View commit details
    Browse the repository at this point in the history
  8. feat : Project DTO 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    78aefe7 View commit details
    Browse the repository at this point in the history
  9. feat : Project Repository 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    12b277c View commit details
    Browse the repository at this point in the history
  10. feat : Project Controller 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1313414 View commit details
    Browse the repository at this point in the history
  11. feat : Project Service 구현

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    625b5f1 View commit details
    Browse the repository at this point in the history
  12. fix : annotation 수정

    sunandrabbit committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    200750f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    190efda View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed10a2b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f4fc1a6 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1 from Kdonghs/kdonghs

    week3 인증관련 구현 사항
    sunandrabbit authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    53aa90c View commit details
    Browse the repository at this point in the history
  17. Merge pull request #2 from sunandrabbit/week3

    Week3 프로젝트 관련 구현사항
    sunandrabbit authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4323a97 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #5 from kakao-tech-campus-2nd-step3/sunandrabbit

    김도헌 3주차 weekly 반영
    sunandrabbit authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3afd012 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7d19a3d View commit details
    Browse the repository at this point in the history
  20. Merge pull request #6 from kakao-tech-campus-2nd-step3/kdonghs

    김동혁 3주차 weekly 반영
    sunandrabbit authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c2c682d View commit details
    Browse the repository at this point in the history
  21. feat: Task Entity 구현

    seoyoung-dev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    19f45f4 View commit details
    Browse the repository at this point in the history
  22. feat: TaskDto 구현

    seoyoung-dev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b3119ca View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    71d3b73 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aca07d4 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #7 from kakao-tech-campus-2nd-step3/seoyoung

    조서영 3주차 기능 구현
    sunandrabbit authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b1c89a7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fed5ee9 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #8 from kakao-tech-campus-2nd-step3/sunoboyWeek3

    권순호 3주차 weekly 반영
    sunandrabbit authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d29f7d3 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #9 from kakao-tech-campus-2nd-step3/weekly

    3주차 weekly -> develop
    sunandrabbit authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7b43443 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #10 from kakao-tech-campus-2nd-step3/develop

    3주차 develop -> master
    sunandrabbit authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    85e85c0 View commit details
    Browse the repository at this point in the history