abhijeet141 / CropForesight-FrontEnd

This Repository includes the frontend code of the CropForesight website. The frontend of the project is written in ReactJS and CSS is used for styling.
https://crop-foresight-front-end.vercel.app
17 stars 75 forks source link

Weather Card Bug Fixed #318

Closed thestarsahil closed 4 days ago

thestarsahil commented 1 year ago

Before : The Major problem is Container does'nt expand from height while the content inside container expandes So Added the Changes and Fixed this, and working for all location Crop-Predictor2

After Implementing :

Crop-Predictor3

Please Assign Me this under GSSoc23 , I'll have a Make PR @abhijeet141

abhijeet141 commented 1 year ago

Hi @thestarsahil Thank you for creating the issue. Please go ahead and start working on it. If you have any questions or need assistance during the process, feel free to ask.

Thank you for your contribution, and I'm excited to see your progress in resolving the issue.

thestarsahil commented 1 year ago

I created a Pull Request https://github.com/abhijeet141/CropForesight-FrontEnd/pull/323

Please have a review on it