ResistanceCalendar / resistance-calendar-api

API for Resistance Calendar events
MIT License
3 stars 7 forks source link

Add Duplicate Validation #43

Closed InciteDemocracy closed 7 years ago

InciteDemocracy commented 7 years ago

There appear to be some duplicates in the API, as mentioned here:

https://github.com/ResistanceCalendar/resistance-calendar-map/issues/3

aaghevli commented 7 years ago

I think #50 may actually address this issue. I am going to merge this since I just cleared the database now in order to verify that it works. Updates were definitely broken, which may have manifested in some strange ways.

aaghevli commented 7 years ago

While not entirely in the spirit of this issue, which was to add validation, i'm closing this since #50 has seemed to fix the duplication issue.

Once we get multiple events from multiple sources into this calendar, I think de-duplication may rear its ugly head again, but we seem okay for now.