Combine .ics files
As a developer I should enable the users to be able to add another .ics file and instead of us parsing it into a new Calendar object it should just be added to the users personal calendar object.
Acceptance criteria
1. No corrupt .ics files should be accepted
issue