MCPcopy Create free account

hub / github.com/aminawinti/the-weather-forecasting / functions

Functions28 in github.com/aminawinti/the-weather-forecasting

↓ 4 callersFunctiongetAverage
(array, isRound = true)
src/utilities/DataUtils.js:13
↓ 1 callersFunctiondescriptionToIconName
(desc, descriptions_list)
src/utilities/DataUtils.js:35
↓ 1 callersFunctionfetchCities
(input)
src/api/OpenWeatherService.js:33
↓ 1 callersFunctionfetchWeatherData
(lat, lon)
src/api/OpenWeatherService.js:14
↓ 1 callersFunctiongetDayMonthFromDate
()
src/utilities/DatetimeUtils.js:13
↓ 1 callersFunctiongetMostFrequentWeather
(arr)
src/utilities/DataUtils.js:25
↓ 1 callersFunctiongetTodayForecastWeather
( response, current_date, current_datetime )
src/utilities/DataUtils.js:109
↓ 1 callersFunctiongetUTCDatetime
()
src/utilities/DatetimeUtils.js:35
↓ 1 callersFunctiongetWeekDays
()
src/utilities/DatetimeUtils.js:5
↓ 1 callersFunctiongetWeekForecastWeather
(response, descriptions_list)
src/utilities/DataUtils.js:40
↓ 1 callersFunctiongroupBy
(key)
src/utilities/DataUtils.js:1
↓ 1 callersFunctionimportAll
(r)
src/utilities/IconsUtils.js:1
↓ 1 callersFunctiontransformDateFormat
()
src/utilities/DatetimeUtils.js:20
FunctionCityDateDetail
(props)
src/components/TodayWeather/Details/CityDateDetail.js:4
FunctionErrorBox
(props)
src/components/Reusable/ErrorBox.js:6
FunctionLayout
({ content, title, sx, mb, sectionSubHeader })
src/components/Reusable/Layout.js:5
FunctionLoadingBox
(props)
src/components/Reusable/LoadingBox.js:5
FunctionSectionHeader
({ title, mb })
src/components/Reusable/SectionHeader.js:4
FunctionUTCDatetime
()
src/components/Reusable/UTCDatetime.js:5
FunctionUnfedForecastItem
(props)
src/components/WeeklyForecast/UnfedForecastItem.js:5
FunctionWeatherIconDetail
(props)
src/components/TodayWeather/Details/WeatherIconDetail.js:4
FunctionfetchCities
(input)
src/utilities/ApiService.js:32
FunctionfetchWeatherData
(lat, lon)
src/utilities/ApiService.js:13
FunctiongetUTCTime
()
src/utilities/DatetimeUtils.js:48
FunctionloadOptions
(inputValue)
src/components/Search/Search.js:8
FunctiononChangeHandler
(enteredData)
src/components/Search/Search.js:21
FunctionsearchChangeHandler
(enteredData)
src/App.js:27
FunctionweatherIcon
(imageName)
src/utilities/IconsUtils.js:9