Toggle navigation
Toggle navigation
This project
Loading...
Sign in
고혜연
/
DessertChatbot
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
윤성아
2021-06-11 01:14:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4a3ae066f8636a3dc9b34ed09a9d8c7d60d9b16c
4a3ae066
1 parent
0aceae87
README_mod
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
14 deletions
README.md
README.md
View file @
4a3ae06
# Sweet Day : Providing Dessert Information:)
# Sweet Day : Providing Dessert Information!
## About the Project
Sweet Day는 디저트 가게의 다양한 정보들을 얻을 수 있는 챗봇 시스템입니다.
고객들은 직접 찾기 힘든 가게 관련 정보를 손쉽게 얻을 수 있으며, 추가적으로 디저트의 수량에 관한 상세한 정보를 제공하는 서비스입니다.
## Tech Stack
-
Node.js
-
Express.js
-
Axios
-
Line API
## License
MIT License
MIT License
## Getting Started
1.
git clone
<
프로젝트 주소를 적어주세요>
git clone http://khuhub.khu.ac.kr/2020105581/DessertChatbot.git
git clone http://khuhub.khu.ac.kr/2020105581/DessertChatbot.git
2.
intsall npm
cd DessertChatbot
npm install
cd DessertChatbot
npm install
3.
running
npm run start
npm run start
4.
running in dev
npm run start:dev
npm run start:dev
5.
running in production
npm run start:prod
npm run start:prod
6.
if you didn’t install nodemon, pm2, run the follwing script
npm install -g nodemon pm2
npm install -g nodemon pm2
## Project Architecture
![
architecture(./image/architecture.png)
]
![
architecture
](
./image/architecture.png
)
## User Interface
-
1,2,3번 응답 구현 화면
![
onetothree
(./image/onetothree.jpg)
]
![
onetothree
](
./image/onetothree.jpg
)
-
4번 응답 구현 화면
![
four
(./image/four.jpg)
]
![
four
]
four(./image/four.jpg)
-
5번 응답 구현 화면
![
five
(./image/five.jpg)
]
![
five
](
./image/five.jpg
)
-
운영시간 아닐 때 챗봇에 접속할 시
![
else(./image/else.jpg)
]
\ No newline at end of file
![
else
](
./image/else.jpg
)
\ No newline at end of file
...
...
Please
register
or
login
to post a comment