Giter Club home page Giter Club logo

auction-sniper's Introduction

=========================== Auction Sniper ===========================

Growing object-oriented software, guided by tests
http://book.naver.com/bookdb/book_detail.nhn?bid=7231228


== OpenFire 설치 == 
터미널을 실행한 후 다음 명령어 실행

$ docker run --name openfire -d \
        --publish 9090:9090 \
        --publish 5222:5222 \
        --publish 7777:7777 \
        sameersbn/openfire:3.10.3-19
        
== OpenFire 설정 ==
1. 브라우저에서 localhost:9090 접속
2. Language Selection: 언어는 한국어가 없으므로 English
3. Server Settings: Domain을 localhost 설정
4. Database Settings: Embedded Database 설정
5. Profile Settings: Default 설정
6. Administrator Account: Skip This Step 선택

ID: admin / PASSWORD: admin 으로 로그인

1. Users/Groups > Create New Users 메뉴로 진입 후 다음 계정 생성
    - sniper / sniper
    - auction-item-54321 / auction
    - auction-item-65432 / auction
2. Server > Server Settings > Resource Policy 메뉴로 진입 후 다음 설정
    - Conflict Policy : Never Kick

auction-sniper's People

Contributors

iamkyu avatar

Watchers

James Cloos avatar

auction-sniper's Issues

할일목록

앞으로 어떤 일을 해야 하는지 알려주고, 지금 하는 일에 집중할 수 있도록 도와주며, 언제 일이 다 끝나는지 알려줄 수 있게끔 할일 목록을 작성해보자. - Test-Driven Development: By Example, Kend Beck, 김창준 외 역, 인사이트 출판, 2005

  • 단일품목: 참여, 입찰하지 않은 상태로 낙찰 실패
  • 단일품목: 참여, 입찰 및 낙찰 실패
  • 단일품목: 참여, 입찰 및 낙찰
  • 단일품목: 가격 상세 표시
  • 여러 품목
  • GUI를 통해 품목 추가
  • 매매 지시 지정 가격에서 입찰을 중단

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.