Setting up a Database
Learn how to set up a database, do user authentication, and submit and display user-generated data.
Includes
26 min
Web Development
Lesson description
Databases are the key to storing the information your users generate. In this lesson, you'll set up a database with Firebase, a popular database solution, and practice the critical skill of reading a service's documentation. You'll set up a sign-in process for users to complete before they can submit data to the database. Then, you'll write the code to get your app to submit user-generated information to Firebase. Finally, you’ll read that data from the database and display it on the screen. Watch preview
Instructors

Sara Stamenov
Sara Stamenov is a Tech Lead for HubSpot’s Service Hub.