Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ALL] docs: 페스타고 리드미 최신화 24.06.19 (#1011) #1012

Merged
merged 6 commits into from
Jun 24, 2024
72 changes: 47 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,58 @@
# 페스타고, 대학 축제를 더욱 즐겁게!
> 대학 축제 줄서기 및 축제 정보 제공 서비스 "페스타고"
# 페스타고, 대학 축제 티케팅 & 라인업 검색 서비스

![](https://github.com/woowacourse-teams/2023-festa-go/assets/71129059/55f0d73b-c032-4c15-9cdf-40a560af948f)
**▷ 개발, 출시, 유지보수 기간 총 1년 (2023.07 ~ 현재) </br>**
**▷ 사용자 200 명 이상 유치** (Android, iOS 모두 100 명 이상)

다들 즐거워 하는 대학 축제이지만, 한 가지 걱정되는 점이 있습니다. 바로 ‘줄 서기’입니다. 티켓팅과 예매를 위한 지루한 줄서기 과정은 축제의 재미를 반감시키는 요인입니다.
![6 5형 (12 XS Max, 12 XR)](https://github.com/woowacourse-teams/2023-festa-go/assets/108349655/51fa15dc-b9e2-426c-b46b-abe4c562bc05)

페스타고는 이러한 문제를 해결하여, 우리 모두가 대학 축제를 더 편리하게 즐기기 위해 만들어졌습니다.
**▷ 📲 Android 다운로드 |** [플레이스토어 바로가기](https://play.google.com/store/apps/details?id=com.festago.festago) </br>
**▷ 📲 iOS 다운로드 |** [앱스토어 바로가기](https://apps.apple.com/kr/app/%ED%8E%98%EC%8A%A4%ED%83%80%EA%B3%A0-%EB%8C%80%ED%95%99-%EC%B6%95%EC%A0%9C-%EB%9D%BC%EC%9D%B8%EC%97%85-%EA%B0%80%EC%88%98-%EA%B3%B5%EC%97%B0-%EC%95%84%EC%9D%B4%EB%8F%8C/id6502875848)
</br></br>
**▷ 📝 팀블로그 |** [Festago 팀블로그](https://festago.github.io/) </br>
**▷ 📧 연락처 |** [email protected]

</br>

## 페스타고가 제공합니다

페스타고를 통해 티켓을 예매하기 위해 불편한 줄 서기 과정을 거칠 필요 없이 온라인으로 티켓을 예매하고, 복잡한 절차 없이 스마트폰의 QR 코드만으로 입장을 할 수 있습니다.
### 1. 축제 줄서기
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

축제 줄서기 (Deprecated)
어떤가요 ㅋㅋ 개발스럽

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅋㅋ 너무 좋은데요

> 현재 v1.X.X 에서만 제공합니다.

<img width="1192" alt="image" src="https://github.com/woowacourse-teams/2023-festa-go/assets/71129059/8e761c81-6066-4f93-89af-b9d2d22eb577">

<br/>
<br/>

**▷ 📲 다운로드 |** [PlayStore](https://play.google.com/store/apps/details?id=com.festago.festago)
### 2. 전국 대학 축제 라인업 모아보기

**▷ 📝 팀블로그 |** [Festago 팀블로그](https://festago.github.io/)
![플레이스토어 스크린샷](https://github.com/woowacourse-teams/2023-festa-go/assets/108349655/a52684ff-5e32-4d77-b758-4ed77de5efcf)

**▷ 📧 연락처 |** [email protected]

<br/>
<br/>

## Android
<div align="center">
<h3>프로젝트 아키텍처</h3>
<img width="955" src="https://github.com/woowacourse-teams/2023-festa-go/assets/67777523/2fc5e26f-c628-41fe-b2d3-5b74da794fdc">
</div>

<div align="center">
<h3>기술 스택</h3>
<img width="500" src="https://github.com/woowacourse-teams/2023-festa-go/assets/67777523/90c3eec2-ada6-4c83-a915-0ab3754ab40c">
</div>
### 프로젝트 아키텍처
<img width="955" src="https://github.com/woowacourse-teams/2023-festa-go/assets/67777523/2fc5e26f-c628-41fe-b2d3-5b74da794fdc">

### 기술 스택
- DataBinding, MVVM
- Android | Kotlin, Coroutines, Flow, Hilt, Room
- OkHttp3, Retrofit2, Glide, JUnit, MockK, Turbine, Zxing
- Firebase Analytics | Crashlytics, FCM, Kakao sdk

<br/>
<br/>

## Backend

<div align="center">
<h3>백엔드 인프라 아키텍처</h3>
<h3> 백엔드 인프라 아키텍처 </h3>
<img width="800" src="https://github.com/woowacourse-teams/2023-festa-go/assets/103228463/aad084a6-c1ca-41fa-89c0-f2d2371e59cc">
</div>


<div align="center">
<h3>기술 스택</h3>
<h3> 기술 스택 </h3>
<img src="https://img.shields.io/badge/Java17-000000?style=flat-square&logo=java&color=F40D12">
<img src="https://img.shields.io/badge/Spring_Boot_3-0?style=flat-square&logo=spring-boot&logoColor=white&color=%236DB33F">
<img src="https://img.shields.io/badge/MySQL_8-0?style=flat-square&logo=mysql&logoColor=white&color=4479A1">
Expand All @@ -57,13 +70,22 @@
<img src="https://img.shields.io/badge/Jenkins-0?style=flat-square&logo=Jenkins&logoColor=white&color=%23D24939">
</div>
<br/>
<br/>

## 🎉 축제 스태프를 소개합니다

|BackEnd|BackEnd|BackEnd|BackEnd|Android|Android|Android|
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|![](https://avatars.githubusercontent.com/u/103228463?v=4&size=100)|![](https://avatars.githubusercontent.com/u/116627736?v=4&size=100)|![](https://avatars.githubusercontent.com/u/71129059?v=4&size=100)|![](https://avatars.githubusercontent.com/u/100915276?v=4&size=100)|![](https://avatars.githubusercontent.com/u/108349655?v=4&size=100)|![](https://avatars.githubusercontent.com/u/67777523?v=4&size=100)|![](https://avatars.githubusercontent.com/u/37167652?v=4&size=100)|
|[푸우](https://github.com/BGuga)|[글렌](https://github.com/seokjin8678)|[애쉬](https://github.com/xxeol2)|[오리](https://github.com/carsago)|[베르](https://github.com/SeongHoonC)|[해시](https://github.com/EmilyCh0)|[아크](https://github.com/re4rk)|
|BackEnd|BackEnd|BackEnd|BackEnd|iOS|
|:-:|:-:|:-:|:-:|:-:|
|![](https://avatars.githubusercontent.com/u/103228463?v=4&size=110)|![](https://avatars.githubusercontent.com/u/116627736?v=4&size=110)|![](https://avatars.githubusercontent.com/u/71129059?v=4&size=110)|![](https://avatars.githubusercontent.com/u/100915276?v=4&size=110)|![](https://avatars.githubusercontent.com/u/81206228?v=4&size=110)|
|<a href="https://github.com/woowacourse-teams/2023-festa-go/commits/dev?author=BGuga" title="Code">작업 내용 💻</a>|<a href="https://github.com/woowacourse-teams/2023-festa-go/commits/dev?author=seokjin8678" title="Code">작업 내용 💻</a>|<a href="https://github.com/woowacourse-teams/2023-festa-go/commits/dev?author=xxeol2" title="Code">작업 내용 💻</a>|<a href="https://github.com/woowacourse-teams/2023-festa-go/commits/dev?author=carsago" title="Code">작업 내용 💻</a>
|[푸우](https://github.com/BGuga)|[글렌](https://github.com/seokjin8678)|[애쉬](https://github.com/xxeol2)|[오리](https://github.com/carsago)|[닉](https://github.com/tea-hkim)|

|Android|Android|Android|Design|Design|
|:-:|:-:|:-:|:-:|:-:|
|![](https://avatars.githubusercontent.com/u/108349655?v=4&size=110)|![](https://avatars.githubusercontent.com/u/67777523?v=4&size=110)|![](https://avatars.githubusercontent.com/u/37167652?v=4&size=110)|![](https://avatars.githubusercontent.com/u/103024956?v=4&size=110)|<img src="https://avatars.githubusercontent.com/u/153623913?v=4" width="110" height="110" />|
|<a href="https://github.com/woowacourse-teams/2023-festa-go/commits/dev?author=SeongHoonC" title="Code">작업 내용 💻</a>|<a href="https://github.com/woowacourse-teams/2023-festa-go/commits/dev?author=EmilyCh0" title="Code">작업 내용 💻</a>|<a href="https://github.com/woowacourse-teams/2023-festa-go/commits/dev?author=re4rk" title="Code">작업 내용 💻</a>|
|[베르](https://github.com/SeongHoonC)|[해시](https://github.com/EmilyCh0)|[아크](https://github.com/re4rk)|[라우](https://github.com/lau0505)|[혜성](https://github.com/comet-stella)


<br>

Expand Down