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

201801428_Challenges_Solutions #73

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.

shabbirmur commented 3 years ago

Challenges faced and their solutions:

  1. How should the database be connected to the backend? A. Using the inbuilt function and by changing some setting in the application

  2. What parameters to use when recommending cars A. After a metting we decided we should to go with price as this was the most relevant

  3. There was a problem when sending codes to each other and file paths had to be changed every time accoring the the new system. A. We marked the lines of codes with file path names which made it faster to do the updates.

khyatibhuva commented 3 years ago

Great work!