pkcwong / line-literal

3 stars 0 forks source link

Weather Information #24

Closed pkcwong closed 6 years ago

pkcwong commented 6 years ago
pkcwong commented 6 years ago
httpak commented 6 years ago

ref #37 Currently it would only reply the temperature of HK overall, no matter where does the user ask.

httpak commented 6 years ago

This feature is primary done.

  1. Push notifications to user within 10 minutes after HKO announce new weather forecast.
  2. Tell user the newest weather forecast.
  3. Reply temperature at 26 places
httpak commented 6 years ago

Follow up:

  1. Supply more temperature location refer to http://www.weather.gov.hk/wxinfo/ts/text_readings_e.htm which has 37 locations
  2. Provide Humidity, wind speed
  3. 9 Day weather forecast http://www.weather.gov.hk/wxinfo/currwx/fnd.htm
httpak commented 6 years ago

https://developers.line.me/en/docs/messaging-api/reference/#carousel

for 9 day weather forecast

pkcwong commented 6 years ago

will assist on building Node.js server, got approval for new framework from Kevin.

httpak commented 6 years ago

In case of rain, remind user to bring umbrella.

httpak commented 6 years ago

Kevin said the TA would wake the Heroku before he tests, so this bug is assumed acceptable.

httpak commented 6 years ago

Weather Warnings and Signals http://www.hko.gov.hk/wxinfo/dailywx/wxwarntoday.htm

pkcwong commented 6 years ago

'What's the weather at HKUST' fails.

httpak commented 6 years ago

Done