Skip to content

brooklax/CodedInBraam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coded In Braam AngularFire app

The final app will look like this: https://codedinbraam.firebaseapp.com/

File Structure of the app:

  • assets
    • css
    • fonts
    • img
    • js
    • ng
      • controllers
      • directives
      • factories
      • services
      • templates
      • app.js
      • routes.js
  • snippets
  • favicon.ico
  • index.html
  • README.md

Getting Started

Requirements
Handy Info
  • All major stages of the app are numbered from 00 to 04. Type in git branch -a to list all the branch names and type in git checkout branch_name to enter that branch.
  • The snippets directory explains how to get your app from a normal Angular app to using the ngMaterial, ngMdIcons and Firebase libraries.

To begin

Clone the repo
  • Clone the repository into a directory on your computer. Familiarise yourself with the file structure.
Choose a starting point and work from there
  • Check out the 00 branch and build something!

If you get stuck

  • Refer to the snippets, they will guide you towards building the final app.
  • If you are not sure where certain directives are placed to be used correctly why not check the Angular online documentation: https://docs.angularjs.org/api

About

The Coded In Braam AngularFire app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages