-
Notifications
You must be signed in to change notification settings - Fork 101
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
Features planned for future #2
Comments
Hey @aggarwalankush , I have some spare time and can help you with development of some of these features. I think that Ionic 3 has support for lazy loading now, so maybe we can start with this one. |
@jamzi That would be great. Lazy loading should be fun to implement. You can take reference from https://docs.google.com/document/d/1vGokwMXPQItZmTHZQbTO4qwj_SQymFhRS_nJmiH0K3w/edit and https://github.com/driftyco/ionic-conference-app/tree/lazy-load/src. Let me know if you face any issue. |
@aggarwalankush Great work on improving the lazy loading, man!. I would like to try with i18n implementation. I once contributed to ionic-super-starter template pack and they used ng-translate (https://github.com/driftyco/ionic-starter-super). |
i follow you :) great job!!! |
Just tried. Looks great |
Hi @aggarwalankush , I have gained some fresh experience with Ionic and would really like to continue it by contributing to your weather app. I would like to start with the Login screen, for which I want to try Firebase, Facebook and Google+. |
@sarthvader Regarding login screen, I would like to point out few things:
|
@aggarwalankush Thank you so much for share your project, I was wondering which is the easiest way to receive the results in spanish. Regards |
@pedrazacarlos @jamzi commented that he would like to implement i18n with ng-translate in this comment #2 (comment) I think that would be the best approach. |
@aggarwalankush Hi, I would like to work on adding the PWA Functionality to the App. I know Angular 2,4 well and now starting to learn Ionic. |
@hiteshpr thanks but there is no group for this project. |
Hey Ankush, |
Hey @sarthvader I think a login screen with facebook/google/email login should be good. Also, a skip button if the user doesn't want to login. And saving information in firebase sounds good. |
hi I got the app working par it doesn't pick up cities when I search for a city any ideas what's wrong |
@LUNBOX make sure you have a google api key |
Hi. I am trying your app under ionic 4 after adding "serve": "ionic-app-scripts serve", to "scripts" I could run ionic serve --devapp w/o ERRORS but it looks like it gets no data. (API keys double checked, darksky reports some calls) What am I doing wrong? Best regards |
The goal of this weather app is to demo different ionic component in a nice working app. Contributions are welcome for any good feature.
Features planned for future releases:
The text was updated successfully, but these errors were encountered: