Load data from API, put in Wordpress -- 2
Budget: $60 – $90 USD
What is needed:
Take data from API for flights for the same day + next day from 1 airport, put in MySQL (smallDB1)
Mark time data was inserted (APICallDate)
Display data in 4 good looking tables in Wordpress:
today's arriving flight list
tomorrow's arriving flight list
today's DEPARTING flight list
tomorrow's DEPARTING flight list
Example Arrivals:
https://www.flightradar24.com/data/airports/mru/arrivals
Example Departures:
https://www.flightradar24.com/data/airports/mru/departures
Data to display:
Flight Time Hour, Flight Number, FROM, Flight Company, Aircraft, Flight Status
Conditions:
Date = GMT + 3
If APICallDate was over 12 hours ago, delete old results and fetch again for current day + next day (GMT + 3)
Suggestion:
Insert each flight in separate row with flight day
I cannot provide access or URL to my Wordpress, you need to test it on your own Wordpress.
Any reply without " I have worked with API and with Wordpress and I can do this without accessing your Wordpress " will be ignored
Take data from API for flights for the same day + next day from 1 airport, put in MySQL (smallDB1)
Mark time data was inserted (APICallDate)
Display data in 4 good looking tables in Wordpress:
today's arriving flight list
tomorrow's arriving flight list
today's DEPARTING flight list
tomorrow's DEPARTING flight list
Example Arrivals:
https://www.flightradar24.com/data/airports/mru/arrivals
Example Departures:
https://www.flightradar24.com/data/airports/mru/departures
Data to display:
Flight Time Hour, Flight Number, FROM, Flight Company, Aircraft, Flight Status
Conditions:
Date = GMT + 3
If APICallDate was over 12 hours ago, delete old results and fetch again for current day + next day (GMT + 3)
Suggestion:
Insert each flight in separate row with flight day
I cannot provide access or URL to my Wordpress, you need to test it on your own Wordpress.
Any reply without " I have worked with API and with Wordpress and I can do this without accessing your Wordpress " will be ignored