nisargptl / vehicle-recognition

This enables users to gather information about any vehicle and they can see the details in a matter of seconds. Snap a quick photo in the app and it will provide the details about the vehicle make, model, year, user ratings and starting retail price. In addition, it will provide this same information for the 2 closest competitors so a user can do some quick comparison shopping.
https://viris.herokuapp.com/
0 stars 1 forks source link

201801184_Challenges_Solutions #71

Closed khyatibhuva closed 3 years ago

khyatibhuva commented 3 years ago

Write your challenges you faced in this entire project and how to solved them.

201801184 commented 3 years ago

Parallax feature :

We were facing an issue in implementing the parallax feature as we were not able to incorporate the submit button and the text and because of this the page was distorted and the parallax effect was breaking. To solve this issue we created 2 parallax classes and made classes such as submit button, welcome text inside the parallax class so this helped me solve this issue.

Grid Feature:

We were facing an issue in adjusting the image and the specification of the car adjacent to each other so I used the grid feature to do so. Suitable padding and spaces were given so that the image is nicely visible.

khyatibhuva commented 3 years ago

Nicely done