Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김민규
/
rest_stop_list
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
지창언
2022-06-06 22:36:00 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6706cc4d5128a570a9771ad1fc1f3e91cdd3a22c
6706cc4d
1 parent
f5506d24
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
51 additions
and
16 deletions
README.md
README.md
View file @
6706cc4
About the project
휴게소 정보 제공 서비스
고속도로 휴게소들의 정보를 제공하는 서비스입니다.
휴게소의 먹거리 메뉴들과 날씨, LPG 충전소의 정보를 제공합니다.
게시판을 이용해 사용자 간 실제 사용 정보 등을 나눌 수 있습니다.
# Index
1.
[
About the project
](
#About-the-project
)
2.
[
Getting started
](
#Getting
started)
2.
[
Features
](
#Features
)
3.
[
Roadmap
](
#Roadmap
)
4.
[
Contributing
](
#Contributing
)
5.
[
License
](
#License
)
6.
[
Contact
](
#Contact
)
## About the project
휴게소 정보 제공 서비스
Getting started
Usage
Roadmap
Contributing
고속도로 휴게소들의 정보를 제공하는 서비스입니다.
License
휴게소의 먹거리 메뉴들과 날씨, LPG 충전소의 정보를 제공합니다.
Contact
\ No newline at end of file
게시판을 이용해 사용자 간 실제 사용 정보 등을 나눌 수 있습니다.
## Getting started
1.
저장소불러오기
```
git clone http://khuhub.khu.ac.kr/2018102164/rest_stop_list.git```
2. npm 설치
```
npm install
```
## Feautres
-
고속도로 별 경로 휴게소 위치 표시
-
휴게소 식당 메뉴
-
휴게소 별 날씨
-
LPG 충전소 여부
-
회원가입 및 로그인
-
게시판
## Roadmap
1.
build server (nodejs &express)
2.
adapt css (bootstrap)
3.
add map api for highway & rest stop
4.
connect database(mongoose)
4.
fetch api for rest stop weather, food menu and LPG gas station
5.
add login/sign up
## Contributing
please follow the steps below for contributing
1.
git fork
2.
create branch from master
3.
modify project
4.
commit & merge request
## License
## Contact
-
지창언 gentleking95@khu.ac.kr
-
김민규
-
이서현
...
...
Please
register
or
login
to post a comment