Skip to content

A Contacts Manager application built on Angular 1.5 components, ui-router 1.0.0, Firebase.

Notifications You must be signed in to change notification settings

MunGell/angular-1-5-components-app

 
 

Repository files navigation

Angular 1.5 component architecture app

Try the Contacts Manager app! You'll need to register and create an account.


A Contacts Manager application built on Angular 1.5 components, ui-router 1.0.0, Firebase. Want to build it? Jump on my Angular 1.5 Master course.

List of features:

  • Angular 1.5 .component() method
  • Stateful/stateless and routed components
  • One-way dataflow
  • Lifecycle hooks
  • ui-router 1.0.0
  • Firebase auth and database/hosting
  • Fully tested, including spec files
  • Built against my component architecture styleguide

Setup and install

To run this app, follow the instructions here. Basically npm install and npm start. Run tests with npm test. Have fun!

Yes, I'm going to convert this to ES6, and maybe TypeScript. You're welcome to PR the transition (open an issue first) but please don't change application functionality or anything else :)

Contacts Manager

About

A Contacts Manager application built on Angular 1.5 components, ui-router 1.0.0, Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • HTML 13.7%
  • CSS 13.7%