App allows individual users to enter fields and save on their device
Name of hotel
Location of hotel
Type of Hotel
And some added features like , if they found the hotel service good or bad.
Now my problem are arising as i want certain info like name of hotel and its location become visible to all users who install the app in favorite hotels section
Is there any option in core data that allows me this or i will need to work on cloudkit, and the question is , if i work on cloudkit, does this make coredata not applicable to project any more ?