https://heeburndeuk.herokuapp.com/
아직도 화장품 정가에 사는 흑우 없제?
저희는 그런 흑우들을 위해 화장품 세일정보를 제공합니다.
브랜드마다 수많은 세일을 진행하고 있지만, 전부 알 수 없습니다.
관심 브랜드, 품목을 체크해놓으면 그에 맞는 이벤트 알람을 보내드립니다.
OS X & Linux: 죄송합니다. 전부 윈도우라서.. 몰라요
Windows:
pip install beautifulsoup4
pip install selenium
-
Web-part: 웹 구축 코드
-
dataCrawling-part: 화장품 세일정보 크롤링 코드
- 난 이니스프리가 좋아 -> 이니스프리 세일날짜에 맞춰서 알람이 갑니다!!
- 난 스킨/로션이 필요해 -> 모든 브랜드의 스킨/로션 세일 정보를 알려드립니다!!
- 다 필요없고 화장품 뽐뿌와서 싸게 사고 싶다 -> 우리가 세일정보 다모았다니깐요!!
세일정보에 눈이 "희번득" 돌아가죠? 이게 저희가 존재하는 이유입니다.
Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.
make install
npm test
0
- 0.2.1
- CHANGE: Update docs (module code remains unchanged)
- 0.2.0
- CHANGE: Remove
setDefaultXYZ()
- ADD: Add
init()
- CHANGE: Remove
- 0.1.1
- FIX: Crash when calling
baz()
(Thanks @GenerousContributorName!)
- FIX: Crash when calling
- 0.1.0
- The first proper release
- CHANGE: Rename
foo()
tobar()
- 0.0.1
- Work in progress
Park Dong Woo https://github.com/Woo-Dong
Joe Seon Hee https://github.com/seonhee99
Lee Jun Kyu https://github.com/Woo-Dong
Kim Dong Gu https://github.com/ehdrn463 god.donggu@gmail.com
Distributed under the XYZ license. See LICENSE
for more information.
- Fork it (https://github.com/Woo-Dong/webproject)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request