Master Detail and Firebase

I want to build this functionality. I want to make a table view and a list of websites name are on the table view and when you click the cell, it will bring you to the Detail page. In the Detail page, I want to make a web view that shows the website page. I want to store these websites name and url in the Firebase. How can I do it ? If you have sample code or this kind of tutorial, please it give me. Please do it as simple as possible. Thanks. I am using Swift and Xcode 9.

Anyone know how to do this?

Does anyone know how to connect the table view controller to the detail page? Without split view controller? Thanks

Master Detail and Firebase
 
 
Q