jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Add a method to distinguish sites that are at the same location #89

Open jwir3 opened 7 years ago

jwir3 commented 7 years ago

When two locations are identical, save for the sub-location, we should show them slightly differently. More specifically, if the following is true:

  1. Location A and Location B have the same address.
  2. Location A and Location B have different sub-location names.

Then, Location A and Location B should be shown (somehow) as the same location, but with indented sub-location attributes.

jwir3 commented 7 years ago

Blocks #39.