Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pingowl authored Jun 3, 2024
1 parent 1f99ac4 commit 7354bc8
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,55 @@ We provide guidelines for managing the inventory and expiration dates of over-th

By utilizing this service, we aim to address various issues caused by improper disposal methods and, ultimately, reduce unnecessary consumption of pharmaceuticals to promote the well-being and health of individuals and the environment.
<br/><br/>


## ⚙️ Tech Stack
- Gradle
- Spring Boot 2.7.5
- Spring Data JPA, Spring Security
- AWS : EC2, RDS, S3
- Docker-compose
- JWT
- MySQL, Redis
- Firebase Cloud Messaging

<br>

## 📌 주요 기능
- Docker CI/CD
- 구글 로그인, 비밀번호 로그인/회원가입
- FCM 푸시알림
- Drugbox, drug CRUD API
- 폐의약품 수거함 위치정보 조회 ([공공테이터포털 API](https://www.data.go.kr/data/15075057/openapi.do))
- 약 이름 검색하기 ([공공테이터포털 API](https://www.data.go.kr/tcs/dss/selectDataSetList.do?keyword=%ED%8F%90%EC%9D%98%EC%95%BD%ED%92%88+%EC%88%98%EA%B1%B0%ED%95%A8))
- 내 주변 약국, 편의점 정보 조회 ([Google Places API](https://developers.google.com/maps/documentation/places/web-service/nearby-search?hl=ko&_gl=1*1v9zhqh*_up*MQ..*_ga*NDAzMDA2MTI4LjE3MTc0MzI2NDM.*_ga_NRWSTWS78N*MTcxNzQzMjY0My4xLjAuMTcxNzQzMjY0My4wLjAuMA..))
- 위치 검색하기, 위치 세부 정보 가져오기 ([Google Places API](https://developers.google.com/maps/documentation/places/web-service/place-details?hl=ko&_gl=1*1v9zhqh*_up*MQ..*_ga*NDAzMDA2MTI4LjE3MTc0MzI2NDM.*_ga_NRWSTWS78N*MTcxNzQzMjY0My4xLjAuMTcxNzQzMjY0My4wLjAuMA..))
<br>

## 📝 API Document
![image](https://github.com/Drugbox-graduate-project/Dbox_backend/assets/101239440/cafab981-11d4-4308-a8e1-5243677e0bbb)
- [POSTMAN Docs](https://documenter.getpostman.com/view/24157537/2sA3BgAaeU)

<br/>

## 🔎 ERD
![image](https://github.com/Drugbox-graduate-project/Dbox_backend/assets/101239440/8d9c9c3a-c5a6-413c-b4a8-76477c5ce18e)

<br>

## 🛠 Architecture
![졸프_Dbox_아키텍처](https://github.com/Drugbox-graduate-project/Dbox_backend/assets/101239440/6c4e6fa5-43b5-4f9e-bede-18d469480555)

<br>



## Contributor
- [Bomin Kwon (권보민)](https://github.com/pingowl)
<br>

## 📎 Link
- [Youtube Link](https://www.youtube.com/watch?v=nOnOSi51t-M)
- [iOS Github Link](https://github.com/doyeonk429/2024Project)

<br/>

0 comments on commit 7354bc8

Please sign in to comment.