-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,38 @@ | ||
# E-BUS | ||
이화여자대학교 내 셔틀버스 이용 편의성을 증진하기 위한 셔틀버스 운행정보 통합 웹서비스 | ||
> **2024 EWAH-THON** 출품작<br> | ||
> [기획서](https://github.com/Ewhathon/2024ewhathon/blob/%EA%B9%80%EB%91%98%EC%9D%B4%EC%86%A1%EC%B0%A8/papers/%EA%B9%80%EB%91%98%EC%9D%B4%EC%86%A1%EC%B0%A8_Ewhathon%EA%B8%B0%ED%9A%8D%EC%84%9C.pdf)<br> | ||
> [발표 자료](https://github.com/Ewhathon/2024ewhathon/blob/%EA%B9%80%EB%91%98%EC%9D%B4%EC%86%A1%EC%B0%A8/papers/%EA%B9%80%EB%91%98%EC%9D%B4%EC%86%A1%EC%B0%A8_%EC%9D%B4%ED%99%94%ED%86%A4_%EB%B0%9C%ED%91%9C%EC%9E%90%EB%A3%8C.pdf) | ||
![Frame 32](https://github.com/E-BUS/SERVER/assets/121334671/f1ecbdd8-b996-4707-be75-acc9a34c7728) | ||
|
||
|
||
## 💚 기능 소개 | ||
- 셔틀 버스 운행 정보 조회 | ||
- 정류장 북마크 | ||
- 분실물 등록 및 조회 | ||
- 건의해요 등록 및 조회 | ||
- 고마워요 등록 및 조회 | ||
- 공지사항 등록 및 조회 | ||
- 유저 로그인 | ||
|
||
## 💚 팀원 소개 | ||
| BE | BE | FE | FE | DESIGN | | ||
|:---:|:---:|:---:|:---:|:---:| | ||
|<img width="150" src="https://avatars.githubusercontent.com/u/89539031?v=4" />|<img width="150" src="https://avatars.githubusercontent.com/u/121334671?v=4" />|<img width="150" src="https://avatars.githubusercontent.com/u/79829662?v=4" />|<img width="150" src="https://avatars.githubusercontent.com/u/102040717?v=4" />|<img width="150" src="https://scontent-ssn1-1.cdninstagram.com/v/t51.2885-19/118651266_1254391924905149_8436982021047136710_n.jpg?stp=dst-jpg_s150x150&_nc_ht=scontent-ssn1-1.cdninstagram.com&_nc_cat=105&_nc_ohc=R2mLl7S8m68AX83RO7S&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfAVTJm12Y0oo1sMl-M6b8npAjoEBN9_stLJekVFmYytaQ&oe=65FE1411&_nc_sid=8b3546">| | ||
| 차소연 | 김예지 | 송지민 | 이서진 | 김수연 | | ||
| [Soyeon-Cha](https://github.com/Soyeon-Cha) | [xyzwv](https://github.com/xyzwv) | [songing01](https://github.com/songing01) | [529539](https://github.com/529539) | [s_yeon.723](https://www.instagram.com/s_yeon.723) | ||
|
||
## 💚 기술 스택 | ||
✔️ Spring Boot 3.2, Java 17<br> | ||
✔️ MySQL, AWS RDS<br> | ||
✔️ Github Actions, AWS S3, AWS CodeDeploy<br> | ||
✔️ AWS EC2 Ubuntu 22.04, NginX<br> | ||
|
||
|
||
## 💚 ERD | ||
![image](https://github.com/E-BUS/SERVER/assets/121334671/60bd6a01-6258-47df-8a35-645bbcfbf2e2) | ||
|
||
|
||
## 💚 API 명세서 | ||
![image](https://github.com/EWHA-THON-E-BUS/SERVER/assets/121334671/a9ad0fed-ed26-4f70-accd-b8c2ba2b884f) |