Plane Ticket Price Notifier System #1 : Introduction

Опубликовано: 04 Декабрь 2016
на канале: The American Developer
133
4

Please comment and subscribe!

This video series will include the following concepts:

1. Installing and setting up python and pip
2. Installing and setting up python selenium and chromedriver
3. Writing a python automated task that will gather price information
4. Modifying the python script to be more dynamic
5. Installing and configuring a CICD environment
6. Have the CICD environment to run the python script
7. Installing and configuring a place to store the data
8. Modify CICD and python script to send data to the data source
9. Installing and setting up angularjs
10. Writing an angularjs script to display the data
11. Creating an alerting system when the price either meets what you can afford or when the price has dropped

Link to next video:
   • Install Python 2.7 and pip onto Windo...