Skip to content

ugly1/mobile-apps-with-ionic-and-firebase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructor: Reginald Dawson

Ionic is a framework for building cross-platform mobile apps with HTML, CSS and JavaScript. Not only does Ionic come with numerous mobile-optimized UI components, but it is also built on top of AngularJS for powerful templating and easy two-way data binding.

Firebase is a perfect complement to Ionic. While Ionic is a great tool for building the front-end, Firebase can power the back-end. With Firebase, we don't need to worry about provisioning servers or building REST APIs - with a little bit of configuration, we can let Firebase do the work.

In this course, we're going to build a recipe app called "Foodbook". We'll start by getting familiar with the Ionic components, then we'll take it further as we create controllers and services from AngularJS.

Source Files Description

This source repository contains the completed course project: the Foodbook recipe app that uses Firebase for storing and retrieving data.


These are source files for the Tuts+ course: Mobile Apps With Ionic and Firebase

Available on Tuts+. Teaching skills to millions worldwide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 93.6%
  • JavaScript 3.5%
  • HTML 2.9%