Coder Social home page Coder Social logo

my-tiny-world's Introduction

My Tiny World

Environment

  • Language: Java 17
  • Framework: SpringBoot(lastest version)
  • Persistence Framework: JPA
  • DB: free

Requirements

계좌(Account)

  • 회원은 계좌를 생성할 수 있다.
  • 회원은 계좌를 삭제할 수 있다.
  • 회원은 계좌 금액을 수정(입금, 출금)할 수 있다.
    • 계좌가 수정되면 이력을 저장한다.
      • 입출금 금액, 회원, 수정 시간
    • 금액 이외의 정보는 수정할 수 없다.
  • 회원은 계좌를 조회할 수 있다.
    • 계좌 정보 및 입출금 내역을 조회할 수 있다.

회원(Member)

  • 회원을 생성한다.
  • 회원을 삭제한다.
    • 보유한 계좌(Account) 정보가 삭제된다.

my-tiny-world's People

Contributors

doorisopen avatar

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.