-
Notifications
You must be signed in to change notification settings - Fork 1
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
55 additions
and
1 deletion.
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,55 @@ | ||
# parking-BE | ||
 | ||
|
||
## 소개 | ||
|
||
목적지 근처의 공영 주차장 정보를 제공 뿐만 아니라 주차장에서 목적지까지 도보도 함께 책임지는 플랫폼입니다. 저희 서비스를 통해 단순한 주차장 위치 정보 뿐만 아니라 잔여 좌석, 예상 요금, 최종 목적지까지의 도보 경로 안내까지 경험해보세요! | ||
|
||
## 서비스 화면 | ||
**출발지 - 주차장 - 목적지 경로 안내** | ||
|
||
 | ||
|
||
|
||
**목적지 근처 공영주차장 목록** | ||
|
||
 | ||
|
||
|
||
**예상 요금 및 잔여좌석 등 주차장 상세 정보** | ||
|
||
 | ||
|
||
 | ||
|
||
|
||
|
||
## Tech stacks | ||
 | ||
|
||
## 팀원 (개발자) | ||
<table> | ||
<tbody> | ||
<tr> | ||
<td align="center"> | ||
<a href="https://github.com/This2sho"><img src="https://avatars.githubusercontent.com/u/48519860?v=4" width="140px;" alt=""/> | ||
<br /><sub><b> BE : 이건호</b></sub></a><br /> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/jundonghyuk"><img src="https://avatars.githubusercontent.com/u/84345881?v=4" width="140px;" alt=""/> | ||
<br /><sub><b>BE : 전동혁</b></sub></a><br /> | ||
</td> | ||
<td align="center"><a href="https://github.com/youngh0"><img src="https://avatars.githubusercontent.com/u/62167801?v=4" width="140px;" alt=""/> | ||
<br /><sub><b>BE : 차영호</b></sub></a><br /> | ||
</td> | ||
<td align="center"><a href="https://github.com/regularPark"><img src="https://avatars.githubusercontent.com/u/90092440?v=4" width="140px;" alt=""/> | ||
<br /><sub><b>FE : 박정규</b></sub></a><br /> | ||
</td> | ||
|
||
<td align="center"><a href="https://github.com/kangyeongmin"><img src="https://avatars.githubusercontent.com/u/62367797?v=4" width="140px;" alt=""/> | ||
<br /><sub><b>FE : 강영민</b></sub></a><br /> | ||
</td> | ||
|
||
</tbody> | ||
</table> | ||
|
||
<br> |