Skip to content

67443-Mobile-Apps/BookManager_Firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BookManager: Class Example with Firebase

This is a variant of the BookManager lab that uses Firebase to populate the app rather than the huge array we kept in memory. It does not contain a GoogleService-Info.plist file, so each student would have to go to Firebase and set up a project and an instance of Firestore. Within that, it expects a collection called books and each book has the fields we have been working with.

About

A version of BookManager that uses Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages