mhotan / DineOn

Git Repository for our 403(13sp) Android application "DineOn"
0 stars 0 forks source link

Implement restaurant hours functionality #284

Closed espeo196 closed 11 years ago

espeo196 commented 11 years ago

How do you want me to go about this? The quick and dirty way is to have a text field in the restaurant profile page and just store everything as a string. I would also need to create a field in RestaurantInfo for storing that.

espeo196 commented 11 years ago

I went ahead and implemented everything with strings for now. If you use a multiline text field for the restaurant side it can actually come out quite nice on both sides.

mhotan commented 11 years ago

I was hoping for something a little more robust but ok