fraserh / waldi

0 stars 0 forks source link

Inventory list #2

Open fraserh opened 9 years ago

fraserh commented 9 years ago

Two associated problems:

1) Create a store locator where a user inputs a postcode, it displays the closest stores for user to choose from 2) Once both stores are chosen, have filters to pass to the db to only retrieve items avaliable at their stores

matthewpalmer commented 9 years ago

How much difference is there between stores? Also are there any postcodes with two or more stores in them? We need to do this at some stage for sure, but we might be able to get by without it in the 1.0

On 14 Jan 2015, at 11:39 pm, fraserh notifications@github.com wrote:

Two associated problems:

1) Create a store locator where a user inputs a postcode, it displays the closest stores for user to choose from 2) Once both stores are chosen, have filters to pass to the db to only retrieve items avaliable at their stores

— Reply to this email directly or view it on GitHub.

fraserh commented 9 years ago

Yeah, after thinking about it more, I think this is one we leave until it grows