CropAi / Frontend

Crop Analyzer Web Application
https://cropai.netlify.app
GNU General Public License v3.0
14 stars 40 forks source link

About button functionality #52

Closed rajats98 closed 4 years ago

rajats98 commented 4 years ago

index.html On clicking about show brief of project/application on right side (or wherever you like, but be sane :p), it should look good and the user must get a good experience, Do not remove the button while showing this, size or position may be changed (but avoid change of position/size)

You may show this "CorpAi is a crop advisory app for farmers and gardeners. It can diagnose pest damage, plant disease and nutrient deficiencies that are affecting crops and can offer corresponding treatment measures."

Any modification should be done inside div with id=landing_container

annu12340 commented 4 years ago

I would like to work on this

annu12340 commented 4 years ago

On which file should these modification be made

rajats98 commented 4 years ago

@annu12340 index.html, Also edited in description now

rajats98 commented 4 years ago

@annu12340 assigning this to you

rajats98 commented 4 years ago

PLEASE DON'T CHANGE CODE OUTSIDE THE Required DIV, many people are working on this file simultaneously, you may update index.css, index.js inside assets

rajats98 commented 4 years ago

@annu12340 Submit this by tonight, If there is a doubt or issue, you can ask!