Skip to content

Commit 764586b

Browse files
docs: ReadMe 작성
1 parent 935db92 commit 764586b

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

README.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,43 @@
11
# android10-PlzStop
2-
버스 🚌, 지하철 🚋 멈춰! ⛔
2+
3+
![cover2](https://user-images.githubusercontent.com/48354989/205480662-4a958899-33a4-406b-87c1-2c16723a43e5.png)
4+
5+
# 프로젝트 소개
6+
7+
![plzstop_icon](https://user-images.githubusercontent.com/48354989/205480621-38dd340e-fbbb-4644-a673-386b241076bc.png) 버스 🚌, 지하철 🚋 멈춰! ⛔ - 대중교통 막차 알람 서비스 **Plz Stop**
8+
9+
10+
> 혹시 **막차 시간** 확인을 위해<br/>
11+
계속 핸드폰만 붙잡고 계시진 않으신가요? <br/>
12+
**Plz Stop**이 대신 확인해드릴게요!
13+
14+
### 🚌 원하는 경로의 **대중교통 막차 정보**를 확인해 보세요
15+
16+
출발지와 도착지를 입력하면 해당 경로의 대중교통 막차 정보를 제공합니다
17+
18+
### ⏰ 막차 알람을 등록해 보세요
19+
20+
해당 경로의 막차 알람을 등록하면 막차 시간 00분 전에 알람을 통해 알려드립니다
21+
22+
### 🏃🏻 정류장까지 대중교통보다 먼저 도착할지 시합해보세요
23+
24+
사용자의 현재 위치와 대중교통의 현재 위치를 실시간으로 지도에 보여줍니다
25+
26+
27+
28+
29+
# 주요 기능
30+
31+
|**화면 이미지**|**기능**|**설명**|
32+
|:---:|:---:|:--|
33+
|<img width=200 src="https://user-images.githubusercontent.com/48354989/205481015-7fdbfa1b-9dbe-4c3a-ba46-4e155e4f4178.png">|지도|- 사용자의 현재 위치를 **실시간으로 트래킹**하여 보여줍니다.<br/>- 지도상의 임의의 지점을 클릭하면 **현 위치로부터의 거리를 포함한 상세 정보**를 보여줍니다.<br/>- 막차 알람이 설정되어 있으면 화면 하단에 **알람 정보**를 보여줍니다.|
34+
|<img width=200 src="https://user-images.githubusercontent.com/48354989/205481015-7fdbfa1b-9dbe-4c3a-ba46-4e155e4f4178.png">|검색|- 원하는 장소를 검색할 수 있습니다.<br/>- 목적지에 갈 수 있는 대중교통 경로를 알려줍니다.<br/>|
35+
|<img width=200 src="https://user-images.githubusercontent.com/48354989/205481015-7fdbfa1b-9dbe-4c3a-ba46-4e155e4f4178.png">|막차|- 경로상에 있는 승차지의 **막차 시간**을 알려줍니다.<br/>- 승차지 사이의 이동 거리와 막차 시간을 고려하여, **첫 승차지에 탑승하러 출발해야 하는 찐-막차 시간**을 알려줍니다.<br/>|
36+
|<img width=200 src="https://user-images.githubusercontent.com/48354989/205481015-7fdbfa1b-9dbe-4c3a-ba46-4e155e4f4178.png">|알람|- 사용자가 원하는 경로의 막차 시간 00분 전에 알람을 설정할 수 있습니다.<br/>- 알람을 소리 또는 진동으로 선택할 수 있습니다.<br/>- 실시간으로 변동되는 막차 시간을 계산해서 알람을 알려줍니다.<br/>|
37+
|<img width=200 src="https://user-images.githubusercontent.com/48354989/205480897-3bb391fa-174e-4622-b16c-1a4817c74f78.png">|미션|- 사용자의 현재 위치, 목적지, 대중교통의 현재 **실시간 위치**를 보여줍니다.<br/>- 사용자와 대중교통이 **목적지까지의 경로**를 표시해줍니다.<br/>- 해당 목적지까지 대중교통과 사용자 중 누가 먼저 도착할지 **시합**할 수 있습니다.<br/>|
38+
39+
## 팀 소개 🧑‍🤝‍🧑
40+
| K008 김시진 | K037 이종성 | K039 이지민| K048 조경현|
41+
|:-----------:|:----------:|:----------:|:----------:|
42+
|<img src="https://user-images.githubusercontent.com/74500793/200560529-5c77f1a6-bcdc-4517-a13f-1f274683f530.png" width="150" height="150">|<img src="https://user-images.githubusercontent.com/74500793/200560658-e61ebec8-5e5d-42cf-9a65-a9f34bbebde7.png" width="150" height="150">|<img src="https://user-images.githubusercontent.com/74500793/200560030-6b96b399-e1c0-40d9-8901-2a959d437ab5.png" width="150" height="150">|<img src="https://user-images.githubusercontent.com/74500793/200560802-28af2528-a1e9-48cb-9e5e-889793bb53bb.png" width="150" height="150">|
43+
|[@koreatlwls](https://github.com/koreatlwls)| [@DoTheBestMayB](https://github.com/DoTheBestMayB) |[@jeeminimini](https://github.com/jeeminimini)|[@khcho226](https://github.com/khcho226)|

0 commit comments

Comments
 (0)