gothinkster / realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
https://www.realworld.how/
MIT License
80.31k stars 7.31k forks source link

📱🔧 Ionic 2+ #16

Closed EricSimons closed 3 years ago

EricSimons commented 7 years ago

Current Status

Todo:


This has been a common RealWorld framework request. @mlynch — know anyone in the team/community who would be down to add support for this? :)

EricSimons commented 7 years ago

Also, the core logic from the Angular 2 version should be completely reusable here, so most of the work would be strictly related to UI & gluing services together.

EricSimons commented 7 years ago

I made a logo that can be used for the project:

ionic-realworld-logo

shumbo commented 7 years ago

I'm interested on this but it seems like the implementation of React Native is in progress. Should I wait and see their design and consider that as a standard?

EricSimons commented 7 years ago

@shumbo I can help you w/ the getting the general design set up (I can make the templates/styles, and you can add in the logic), so we should be good to get started 👍 Feel free to fork the starter repo and post in this issue!

shumbo commented 7 years ago

@EricSimons Thank you.

https://github.com/shumbo/ionic-realworld-example-app

Here I folked the repo and started an ionic project. I'm not really sure about community styleguides & best practices, please let me know if there's better ways!

EricSimons commented 7 years ago

@shumbo Ang2 styleguide is probably the most relevant one to follow for this codebase. Also, we have an Ang2 app we can steal services/logic from (https://github.com/gothinkster/angular2-realworld-example-app)

Maybe you could create a working version of the app (with placehlder UI) and then I can jump in and add styling, etc? Also, created a gitter room for us to do collab coordination in the issue status above!

ellipizle commented 7 years ago

I will love to help out

hamzahamidi commented 6 years ago

I'm working an ionic3 application with firebase, if you're interested https://github.com/hamzahamidi/todo-list. I also made a PWA version. Everything is in the repo. Don't hesitate to open issues. I'll fix them as soon as possible

geromegrignon commented 3 years ago

Hello we are currently moving all work in progress to Github Discussions. I'll close this issue by now, you can find instruction to open a discussion there : https://github.com/gothinkster/realworld/discussions/633

Thanks for your contribution !