Toggle navigation
Toggle navigation
This project
Loading...
Sign in
방승일
/
Stock_Alert_Chatbot
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
EC2 Default User
2022-06-08 05:13:33 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1aeaee4c3ac4d19dd02287fa4f216e4c7a562f70
1aeaee4c
1 parent
f3cc3c9c
EDIT : README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
46 additions
and
1 deletions
README.md
README.md
View file @
1aeaee4
오픈소스 소프웨어 개발 프로젝트
[
![node-16.15.0
](
https://img.shields.io/badge/Node-16.15.0-green?logo=nodedotjs
)
] (https://nodejs.org/ko/)
[
![express-4.18.1
](
https://img.shields.io/badge/Express-4.18.1-green?logo=express
)
] (https://expressjs.com/ko/)
<div
align=
"center"
><img
src=
"./images/main_logo.png"
width=
"20%"
height=
"20%"
></div>
# 주식 알리미 봇(Stock Alert bot)
## About The Project
### Project Architecture
![
project_structure
](
./img/project_structure.png
)
### Built With
-
[
Node.js
](
https://nodejs.org/ko/
)
-
[
Express
](
https://expressjs.com/ko/
)
## Getting Started
### Usage
### Installation
1.
Clone the repository
```
shell
git clone http://khuhub.khu.ac.kr/2017103049/Stock_Alert_Chatbot.git
```
## Contributing
1.
프로젝트 fork
2.
feature branch 생성 (git checkout -b feature/name)
3.
commit (git commit -m "Add feature)
4.
push (git push origin feature/name)
5.
pull request 생성
## License
## Contact
-> 방승일 : seungilbang@khu.ac.kr
\ No newline at end of file
...
...
Please
register
or
login
to post a comment