Skip to content

LightSoul94/Firebase-Realtime-Database-using-a-UITableView-and-UISearchController-in-swift-5.0

Repository files navigation

Firebase Realtime Database with UITableView and UISearchController in swift 5.0

This app connect to Firebase Realtime Database and display dinamically all houses on a UITableView.

There is also a search field and if a cell has been select then a new viewcontroller will be displayied with the website reference (given by firebase database)

I love work with Firebase because it's a platform that allow to modify the app in every moment, giving to the projects more flexibility and it is also easy. Let me know if you want also other projects about Firebase usage.

Firebase documentation: https://firebase.google.com/docs/database/ios/read-and-write

Cocoapods documentation: https://cocoapods.org/pods/FirebaseDatabase


Future features:


  1. A Tab Bar menu will be added to separate houses in rent by houses in sell;
  2. Advanced filters will be added to allow user to search by price, number of rooms or the classical research for name;
  3. More example data will be added to test pagination feature.

About

Firebase Realtime Database using a UITableView and UISearchController

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published