covid-maps / covid-maps

Crowd-sourced data on essential services around you
https://covidmaps.in
20 stars 12 forks source link

Feature 10 stores with no UGC in each city as new stores with the 'Add' workflow #75

Open asanjeevrao opened 4 years ago

asanjeevrao commented 4 years ago

In order to make it easier for contributors to enter updates about stores, we want to nudge them by showing location cards for stores that don't have UGC yet. The location card would look exactly like the location card when you search for a store that doesn't have UGC - image

We want to feature 10 such cards per city at all points in time. The logic for picking the 10 could be - pick all stores with type - 'grocery' in that city, sort them by a parameter like total number of reviews (to pick the most popular ones) and then filter this list to remove stores that have UGC from our side.

Any time a store from these 10 stores get UGC, it gets removed from this list and a new one is added

siddddhant commented 4 years ago

@asanjeevrao We should mark the Non-UGC stores on the map as well right ?

asanjeevrao commented 4 years ago

Correct - the non-UGC stores should be marked similar to how we should new stores that are searched. Though I'm guessing this comment was before you sent me the demo video?