jmmalnar / wine_journal

0 stars 0 forks source link

wine.com api #14

Open jmmalnar opened 8 years ago

jmmalnar commented 8 years ago

I want to have the new wine page only ask for name, winery and vintage, and it will search for that wine in the wine.com api.

Then it will redirect to another page with a list of the wines it found.

The user will then select the correct wine, and that wine will then be stored in the db.

Then the user is brought to another edit page, pre-filled with info from wine.com, but the user can then also edit the cost, date drank, and rating.

If no wines are found in the search, then the user is taken to the next edit page, where they can manually input the info.