Hello, I was wondering if you could point me in the right direction.
I am making a new app that has a comparison fuction built in, the comaprison should be able to compare up to 6 items (Cars) then tell the user which item is best suited to the users needs. The user will first enter and store his/her preferences that will be stored on the app as a default, then on another page can enter details of Car A, once the user has completed the form the user is redirected to the comparison page where it lists the top six compared cars in order of best matched. This info is also then sent to the user by email.
I was thinking that the default preferences could be stored on the database but how will each user only see his/her preference and not anyone elses.
E-mail I was thinking send grid.
How can I get the comparison to work set everything else up?
If you could help me out or direct me to where I can read up on this that would be great.
Thank you