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

refactor: 커피가게 완성(방현우 1차) #8

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 11, 2024

  1. refactor: 커피가게 완성

    ArrayList로 구현. User클래스 싱글톤으로 표현해야하는 문제 존재
    baaamk committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8b51266 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. refactor: 커피가게 완성

    baaamk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    111800a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    6630651 View commit details
    Browse the repository at this point in the history
  2. refactor: User 클래스 싱글톤 패턴으로 수정

    왜 싱글톤으로 하는지.. 모르겠음..
    baaamk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d3dfbb2 View commit details
    Browse the repository at this point in the history