๐Ÿ“ฆ LizhangX / notiflight_deploy

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/LizhangX/notiflight_deploy.git
HTTPS git clone https://github.com/LizhangX/notiflight_deploy.git
SSH git clone git@github.com:LizhangX/notiflight_deploy.git
CLI gh repo clone LizhangX/notiflight_deploy
Lizhang Xie Lizhang Xie Update README.md 4fe8a6e 8 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .yardoc
๐Ÿ“ app
๐Ÿ“ bin
๐Ÿ“ config
๐Ÿ“ db
๐Ÿ“ doc
๐Ÿ“ lib
๐Ÿ“ log
๐Ÿ“ public
๐Ÿ“ script
๐Ÿ“ tmp
๐Ÿ“ vendor
๐Ÿ“„ .gitignore
๐Ÿ“„ cacert.pem
๐Ÿ“„ config.ru
๐Ÿ“„ Gemfile
๐Ÿ“„ Gemfile.lock
๐Ÿ“„ package.json
๐Ÿ“„ Procfile
๐Ÿ“„ Rakefile
๐Ÿ“„ README.md
๐Ÿ“„ README.md

README

NotiFlight

Project description--An app that will track and show your flights' price trend, and will send you email notification when price changed.

--Solo projects. Full validation registration locally or login with gmail. User's price from Google Flight will be stored in local DB every 2 hours. A price trend will be drawn on the app. Moreover, email notifications will be sent to user when price changed.

--Technologies: Ruby on Rails, OAuth2.0(google), SQLite, Data Scraping(Capybara, PhantomJS, poltergeist), Crontab, Action Mailer, Chartkick, jQuery, Ajax, bootstrap, HTML5.