Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Material Design #4

Open
shidhincr opened this issue Jul 9, 2014 · 3 comments
Open

Implement Material Design #4

shidhincr opened this issue Jul 9, 2014 · 3 comments

Comments

@shidhincr
Copy link
Owner

Use https://material.angularjs.org/#/

@manojdhiman
Copy link

@shidhincr
i am trying to learn this app . It is beautifull app . but when i am running this on my localhost it is
providing me an error that the google api key is not the valid key . i have chaged the key in the file where you include the google api link i.e in index.html

<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=places&sensor=false&my_api_key here "></script>

can you please tell me what is the reason behiend the error ??

@sahilbhatia
Copy link
Contributor

Hi @shidhincr

I liked you app, have cloned it and am planning to implement Material UI in it.

While going through the code, I realized it's using an older version of Angular JS (v1.0.7). Material UI requires Angular JS 1.4.7 or above (https://github.com/angular/material/blob/master/package.json#L14). So, will need to upgrade that as well.

@shidhincr
Copy link
Owner Author

@sahilbhatia I would like to upgrade to latest version of Angular.

PRs are welcome.. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants