the groupay web application manages the expenses of a group (e.g. during a holiday)
groupay is a little AngularJS demo to test some of the main AngularJS features:
- modules
- controllers
- services/factories
- directives
- data binding
- routing
here you can see groupay in action: Angular Demo: Groupay
- validation: use AngularJS validation functions
- e-Mail Notification: invited members receive the activity url via mail
- animation: use the AngularJS $animate service
- views: expense detail view
- design: make it beautiful :)