Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 48f56e0

Browse files
Update README.md
1 parent 1a480fd commit 48f56e0

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,23 @@ To use this, either create a new ionic project using the ionic node.js utility,
1010

1111
It is a clean project without external dependencies!
1212

13+
After that!!!:
14+
15+
- go in www folder then app and directives
16+
- there open th googleMaps.js and change the apiKey with yours
17+
1318
## Content
1419

15-
- Handling possible backend-requests in services
20+
- Handling possible backend-requests in services -> add your backend easy and fast!
1621
- mockdata
17-
- simulate backend connections with promises and timeouts
22+
- simulate backend connections with promises and timeouts -> you can check possible loading spinners and so on
1823
- simple and only a little bit scss styling
19-
- usage of ionRefresher, infiniteScroll, ionSpinner, Popups, Modals
20-
- Custom little Google Maps directive to show map and markers (linked markers)
21-
- open native map app via detail page
24+
- usage of ionRefresher, infiniteScroll, ionSpinner, Popups, Modals -> if you are new in ionic you can see all this in action
25+
- Custom little Google Maps directive to show map and markers (linked markers) -> no external library
26+
- open native maps app via detail page
2227
- open dialer for tel contact on detail page
2328
- open mail app for email contact on detail page
2429
- open browser for website on detail page
25-
- random images
30+
- random images :)
31+
32+

0 commit comments

Comments
 (0)