Skip to content

tdkehoe/Firebase-Tutorial

Repository files navigation

Firebase Tutorial: Make the CRUDiest Movies Database

The best way to learn is to build a project. This tutorial will teach you about the Firebase NoSQL cloud database while you build a movies database.

Chapters List

This tutorial is divided into several files. The files are:

  1. Firebase Principles
  2. Setting Up Firebase With Angular
  3. Async Typehead
  4. "Saved" Message
  5. SHOW/EDIT View
  6. INDEX/NEW Homepage
  7. Likes and Comments
  8. Login and Authorization

Contact Me

Please correct mistakes in this tutorial this document and make pull requests or send me an e-mail at kehoe@casafuturatech.com.

Why Another Movies Database?

Every coding bootcamp student makes a movies database. I picture a hiring manager going through a stack of resumes, clicking on project after project, spending no more than seconds on each. If you make a unique, innovative project that takes time and effort to understand, the hiring manager will move on. I figure that the best way to impress a hiring manager is with a web app he or she can quickly understand and be impressed by, e.g., a well-executed movies database.

Set Up Your Computer for Software Development

If you're new to coding you'll need a text editor and other software. I have tutorials for

About

Build a movies database using Firebase, AngularJS, and Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published