신일섭

Update README.md

Showing 1 changed file with 27 additions and 0 deletions
ShoppingCart
============
한국 상위 쇼핑몰 사이트 3가지의 장바구니를 한군데로 몰아넣어보자라는 취지로 개발한 Line 챗봇입니다.
What can you do with the Project
==================================
* g마켓 로그인 후 장바구니에서 내역 출력
* 쿠팡 로그인 후 장바구니에서 내역 출력
* 옥션 로그인 후 장바구니에서 내역 출력
* 자체 DB에 장바구니 내역 저장 및 출력, 삭제
Built With
==========
* [Nodejs v12.16.2][nodelink]
[nodelink]: https://nodejs.org/ko/
* [npm v6.14.4][npmlink]
[npmlink]: https://www.npmjs.com/
* [Express][exlink]
[exlink]: https://expressjs.com/ko/
* [Puppeteer][plink]
[plink]: https://pptr.dev/
* LowDB
* [Line Messenger API][naver]
[naver]: https://developers.line.biz/en/
* Ubuntu 16.04 with AWS
How to Use
=================
......