farmcp / list_app

app to find and share restaurant favorites
bitelist.com
2 stars 1 forks source link

Allow users to upload a csv file of restaurants #51

Open farmcp opened 12 years ago

farmcp commented 12 years ago

Fields for new restaurants in the csv should include

  1. Name
  2. Address
  3. Category
  4. Postal Code
  5. Phone Number
  6. Website

This issue is dependent on being able to search our own database https://github.com/Mobvestor/list_app/issues/50

hc5duke commented 12 years ago

disagreed on this depending on #50.

farmcp commented 12 years ago

I think this depends on #50 because if the restos that are uploaded from csv have no fb_id, then they are pointless right now. ie I don't think we have a way of searching our db with no fb_id yet.