Commit Graph
30 Commits
Author SHA1 Message Date
bendtherules 09835e3c1a Add future scope 2018-04-02 19:48:25 +05:30
bendtherules fe7d84ba41 Crop init image + Add screenshot description 2018-04-02 11:07:30 +05:30
bendtherules b8b4e15762 Add screenshot files and add to readme 2018-04-02 11:05:14 +05:30
bendtherules 9937f36df6 Fix newline in readme 2018-04-02 11:00:10 +05:30
bendtherules 292b852091 Add instructions to run and test app 2018-04-02 10:59:47 +05:30
bendtherules baceffce56 Add ts-jest and jest tests for utils 2018-04-02 10:45:00 +05:30
bendtherules 87ec445760 Return string from numberToMaxFixed 2018-04-02 10:44:39 +05:30
bendtherules 27ce5a9abe Increase bounce delay 2018-04-02 04:21:15 +05:30
bendtherules e8d6d44342 Add subtle bounce of first single day at start 2018-04-02 04:17:54 +05:30
bendtherules 4a1b0823a3 Singleday expand-contract implemented 2018-04-02 03:49:21 +05:30
bendtherules b2eb847581 Forecast at Kolkata 2018-04-02 02:36:54 +05:30
bendtherules aa012b19ca Fix SingleInstanceForecast export bug 2018-04-02 02:36:44 +05:30
bendtherules 32ec9d560b Add SingleInstanceForecast 2018-04-02 02:31:15 +05:30
bendtherules 42f9f32a9c Remove css classname prefixes + use singleinstancforecast 2018-04-02 02:30:47 +05:30
bendtherules 0a08889bd6 Css for basic layout of single and multi day 2018-04-02 00:39:41 +05:30
bendtherules a5c1a83482 Summary calc in SIngleDay + Remove icon css from App 2018-04-02 00:39:11 +05:30
bendtherules e9dd064be7 Add summary calc to single day 2018-04-01 14:12:58 +05:30
bendtherules 49eeb01444 Move all common data interfaces to utils 2018-04-01 14:11:55 +05:30
bendtherules 6aca76ed03 Add SingleDayForecast 2018-04-01 13:17:31 +05:30
bendtherules 0cd6a25e2f Add MultiDayForecast which uses SingleDayForecast - to be created 2018-04-01 13:17:02 +05:30
bendtherules eec5558d21 Add utils for time comparison, add css reset to index 2018-04-01 13:16:21 +05:30
bendtherules 5fcb505848 Remove placeholder content from app and use MultiDayForecast inside
MultiDayForecast will be created next
2018-04-01 13:15:40 +05:30
bendtherules af5e29dd46 Add moment-tz and open-weather-icons dependency 2018-04-01 13:14:31 +05:30
bendtherules f01965e4de Add moment lib dep 2018-03-30 12:20:17 +05:30
bendtherules 1715d332aa Rename weather-app to WeatherApp
Also modify App render to data loading conditional rendering parts
2018-03-30 12:19:56 +05:30
bendtherules 30f8217fa3 Load data into state 2018-03-30 06:08:48 +05:30
bendtherules c4a05e31c7 Make app network data possibly undefined 2018-03-30 05:53:44 +05:30
bendtherules 5b64a6f730 Add data api fetching 2018-03-27 17:34:14 +05:30
bendtherules 338ef2578f Add redirects for netlify 2018-03-26 08:17:08 +05:30
bendtherules 3ab8e5adfd Ignore vs code debug log + update git email 2018-03-26 08:09:50 +05:30