Giter Site home page Giter Site logo

library-api's Introduction

도서 관리 API 프로젝트 📚

개요 ✨

  • 하나의 도서관을 가정해 대출 - 반납 서비스를 구현한 미니 프로젝트입니다.
  • Java 11Spring Boot 2.7.3을 기반으로 하고 있습니다.
  • AWS Elastic Beanstalk로 애플리케이션을 배포하였습니다.

주요 기능 🤖

  1. 도서관이 보유하고 있는 책을 검색할 수 있습니다. 제목을 기준으로 찾을 수도 있어요!
  2. 책을 대출하고 반납할 수 있습니다. 대출기한은 14일이고, 5권까지 빌릴 수 있어요.
  3. 대출을 하려면 사용자로 가입해야 해요. 탈퇴도 가능합니다.
  4. 자신의 대출 기록도 조회할 수 있어요.

API 엔드포인트 ☁️

1. 도서 검색

2. 도서 대출

3. 도서 반납

4. 회원 가입

5. 회원 탈퇴

6. 대출 기록 조회


API 문서 📮

https://documenter.getpostman.com/view/24688565/2s93ebSW33

api문서


사용자 요구사항 정의서 🛒

https://docs.google.com/spreadsheets/d/103K7Lyva38m-eWdB-7JWMkELyaF2ZrAYLxDYCeysfi4/edit?usp=sharing

사용자 요구사항 정의서


ERD 🕸️

erd


커밋 컨벤션 📋

Message 설명
feat 새로운 기능을 추가할 경우
fix 버그 수정
doc 문서 수정
style 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
refactor 코드 리펙토링
test 테스트 코드, 리펙토링 테스트 코드 추가
chore 빌드 업무 수정, 패키지 매니저 수정
rename 파일 혹은 폴더명을 수정하거나 옮기는 작업만인 경우

library-api's People

Contributors

jiileun avatar sarasa0310 avatar younghyun-cho avatar

Watchers

 avatar

library-api's Issues

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.