Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
redcarrot1 authored Mar 5, 2024
1 parent 064424f commit 4168a92
Showing 1 changed file with 34 additions and 19 deletions.
53 changes: 34 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,40 @@
# 플레이쿠라운드(PlayKUround)

> 건국대학교 교내 건물 탐험 랭킹 앱
## Intro
<img src="https://github.com/playkuround/playkuround-server/assets/51076814/dccb9bf1-2e1b-40a9-b19c-8401e26fe82a" width="190" />

<img src="https://user-images.githubusercontent.com/46523628/217736490-7cdbdc67-2354-4519-b0cb-5ec7f071f084.png" width="190" height="400"/> |
<img src="https://user-images.githubusercontent.com/46523628/217739730-164e384b-d96e-4c65-b8a4-fb8c4a404474.png" width="190" height="400"/> |
<img src="https://user-images.githubusercontent.com/46523628/217740527-69d3deb4-8e65-4285-afe3-14f27d76f088.png" width="190" height="400"/> |
<img src="https://user-images.githubusercontent.com/46523628/217740801-05b058b7-7a69-4762-9a6b-160c5005ddea.png" width="190" height="400"/>
무료했던 학교 생활, 공강시간에 새로운 활기를 불어 넣고 싶진 않으신가요? <br>
플레이쿠라운드는 건국대학교를 배경으로 각종 미니게임을 진행하는 아케이드 게임입니다.<br>

## Environment
- Java 11
- Spring-Boot
- Gradle
### Link
<a href="https://play.google.com/store/apps/details?id=com.umc.playkuround">
<img src="https://img.shields.io/badge/android-%2334A853.svg?style=for-the-badge&logo=Android&logoColor=white" alt="Android"/>
</a>

<a href="https://www.instagram.com/playkuround_">
<img src="https://img.shields.io/badge/instagram-%23E4405F.svg?style=for-the-badge&logo=Instagram&logoColor=white" alt="Instagram"/>
</a>

<a href="https://litt.ly/playkuround">
<img src="https://img.shields.io/badge/Linktree-%2343E55E.svg?style=for-the-badge&logo=Linktree&logoColor=white" alt="Linktree"/>
</a>

인스타그램에 설명서와 다양한 꿀팁들이 존재합니다! (귀여운 덕쿠도 더 많이 볼 수 있다는 사실 😊) <br>
또한 디버깅 및 오류, 건의 사항(사용자 피드백) 및 건대 아카이브를 받고 있으니 많은 관심 부탁드립니다!💪

## Capture Playing Application
<img src="https://github.com/playkuround/playkuround-server/assets/51076814/a0d00550-8471-4f03-b92f-d3fe137665c1" width="190"/> |
<img src="https://github.com/playkuround/playkuround-server/assets/51076814/f319e711-71af-4dad-8878-24ab786c6377" width="190"/> |
<img src="https://github.com/playkuround/playkuround-server/assets/51076814/66539156-27bf-4ac3-a64b-883293b60c32" width="190"/> |

<img src="https://github.com/playkuround/playkuround-server/assets/51076814/9ff2a877-ef43-473c-a377-28cec2bff911" width="190"/> |
<img src="https://github.com/playkuround/playkuround-server/assets/51076814/e3a3c347-0a75-4ce8-8553-776819ec611e" width="190"/> |
<img src="https://github.com/playkuround/playkuround-server/assets/51076814/a6d0e3f5-fe40-48fa-ac6f-7297ee7d7137" width="190"/> |

## Server Stack
- Java 17
- Spring Boot 3.1.3
- AWS EC2
- AWS RDS

## Skills
- Spring Data JPA
- Spring Boot Actuator
- Spring Boot Mail
- Redis
- MySQL
- H2 Database
- JUnit
- Jascypt
- AWS ElastiCache for Redis
- Prometheus, Grafana

0 comments on commit 4168a92

Please sign in to comment.