VihangaN / hacktoberfest-2023

Home Page:https://hacktoberfest2023.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather app checklist

VihangaN opened this issue · comments

  • create map layout - @VihangaN
  • create country select dropdown - @SouMy16
  • detect user IP - @Dilshan97
  • create country flag on footer with user IP - @saura8668
  • integrate weather api ( openweathermap ) - @Dilshan97
  • integrate initial animated weather icons from Bas Milius - @VihangaN
  • Mobile responsiveness
  • Update animated weather icons ( refer to src/common/constant/weatherIcons.js )
  • Weather forcast - layout styling ( use grid view )
  • Weather forcast - add emoji icons ( moon phase etc )
  • create map layout - @VihangaN
  • create country select dropdown - @SouMy16
  • detect user IP
  • create country flag on footer with user IP
  • integrate weather api ( openweathermap )
  • integrate animated weather icons from Bas Milius

Hey @VihangaN can u assignment me 3rd, 4th, 5th tasks from "Weather app checklist"?

Hey @VihangaN can u assignment me 3rd, 4th, 5th tasks from "Weather app checklist"?
sure @saura8668

@saura8668 FYI : @Dilshan97 has already implemented the user IP detection feature and the getting weather data feature

@VihangaN I've implemented the "create country flag on footer with user IP". Please check

@VihangaN I've implemented the "create country flag on footer with user IP". Please check

Thanks @saura8668

Hey @VihangaN. Resolved the conflict and made a pull request. Please check.

Hey @VihangaN. Resolved the conflict and made a pull request. Please check.

Thanks @saura8668 ! . Merged

For new contributors : you can contribute by updating weather icons. Refer to src/common/constant/weatherIcons.js 🙂🚀

@VihangaN do you have any responsive design ?

@VihangaN do you have any responsive design ?

@Bawanthathilan No , i don't have one . i'll create and update the README file

@VihangaN I just implemented the weather forecast feature. #18 . need some ui styling for that.

@VihangaN I just implemented the weather forecast feature. #18 . need some ui styling for that.

@Dilshan97 merged