Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5366309

Browse files
Added uu-router single page application example
1 parent 55d63b7 commit 5366309

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎README.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ A simple app for checking off various shopping items from a pre defined lists. E
1212
# 3- menu search using REST API
1313
A restaurant menu searcher using asyn behaviour with promises and $q. Explored the integration of Ajax with the $http service in angular by using a JSON object of various restaurant food items. Used custom directives with isolate scope and learnt about Directive APIs and manipulating the DOM with link.
1414
[Menu-search-using-http-service](https://akashbanerjee.github.io/angularJS-code-snippets/menu-search-REST-API/)
15+
16+
# 4- master-detail-view-pair
17+
A complete single page application implemented by using ui-router for 3 states, i.e. the Home state, the Menu state and the Item Details state. CSS and styling is avoided since focus is on implementing various angularJS components in the right manner
18+
[Single Page Application using UI-ROUTER components](https://akashbanerjee.github.io/angularJS-code-snippets/master-detail-view-pair/#/)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /