Skip to content

skusunam/angular-todo

Repository files navigation

Build Angular + Parse app

##Local Dev:

  1. Run npm install
  2. Run bower install
  3. Run grunt serve

TODO:

  1. Start using Angular styleguide for this project - MVP (IN PROGRESS)

  2. We should never use $apply in our code unless there is some changes happening outside Angular. Research more on why we have $apply in this code? - SRINI (DONE)

  3. Show all the hooks to implement Animations using Angular?

  4. Implement "spinner" when Login \ Signup buttong is clicked. - SRINI (DONE)

  5. Move Login \Signup \ Logout to a Directive.

  6. Implement i18n \ localization using `angular-translate'.

  7. Change controller to controller as pattern. - MVP (DONE)

  8. Implement global exception handler by decorating '$exceptionHandler'.

  9. Implement Signup & Login with Facebook feature.

  10. Start implementing TODO functionality. - SRINI (IN PROGRESS)

  11. Sublime Text 3

  12. Find Sublime 3 plugin which can auto complete ES5 code (functions, objects etc)

  13. Get to know most of Sublime short cuts

About

Angular + Parse example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors