You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.