-
Notifications
You must be signed in to change notification settings - Fork 70
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
Add tutorial slides for Ionic CRUD generation #569
Comments
Can you check how easy it is to add a tutorial to an existing application based on the application template by our merging strategies? If it is possible, we should have both. On the one hand we can easily put it into the sample app. Totally fine for me, but if it is easy to be generated and maybe even automatically integrated into an existing application, we should even provide a new increment for this in CobiGen. |
From my point of view, the tutorial intro is a great idea that could be included in the sample application. The problem would be that not all the applications need a tutorial intro. For that reason I think that if we want to include it, it should be added as an option in Cobigen, I mean, another check in the wizard, that would add the necessary files to any Ionic project built by Cobigen. Besides this, another option could be to add this and future features as branches in our sample app. In this way we would be able to have both. But then, the question that comes to my mind would be, do we want to maintain combinations of our sample app in different branches to match the most common needs or it is enough and easier to have those features as selectable Cobigen templates only? My bet is the second option. |
I agree. I will test whether adding the tutorials is easy by our merging strategies or not. I think that option is the one that makes more sense. |
I would also go with option 2. However, the PO of the ionic sample app should now this to even maintain templates or just try them out from time to time. |
Stale topic. Please negotiate closing or discussing the relevance of this ticket. |
It would be nice to add a tutorial before the log-in, similar to what is shown below:
It is explained here how to do it.
However my question for @maybeec is this: Should the tutorial be added to the sample application as default, or should we implement some templates and generate this tutorial with CobiGen?
I would go for the first option actually. Though, is the sample application going to be used for something different rather than for the Ionic Crud? If it is going to be used for different things, maybe the tutorial wouldn't be effective in the sample application.
The text was updated successfully, but these errors were encountered: