LetsLunch / lunch

Other
38 stars 3 forks source link

Profile and get match code updated #35

Closed omkarv closed 10 years ago

zzmp commented 10 years ago

A service should be used to persist matches in case the view changes. It doesn't need to be in localStorage because we can always requery the database.

For this reason, the counter will need to be in the service. Some of the comments above conflict with this and may need to be ignored.