Github Repo link: https://github.com/choc0099/UTS_40005_AvancediOS_Assessment3
When you launch the app for the first time, a login screen will appear. The reason why i chose to impelement a login and register function for this assessment is because you can use it to save hotelFavourites and hotel property history searches accross all devices using FireBase (cloud database). You can either register for a new account or you can login using my credentials whcih is Email Address: "choclate00@live.com" Password: "abc123".
I have used the Firebase SDK and PromiseKit in the swift package manager to handle Cloud databases.