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

Create a CRUD app tutorial #1157

Open
FlorianJacta opened this issue Oct 10, 2024 · 5 comments
Open

Create a CRUD app tutorial #1157

FlorianJacta opened this issue Oct 10, 2024 · 5 comments
Labels
📄 Documentation Internal or public documentation 📈 Improvement Improvement of a feature. 🟨 Priority: Medium Not blocking but should be fixed soon

Comments

@FlorianJacta
Copy link
Member

FlorianJacta commented Oct 10, 2024

Description

A tutorial for building a CRUD (Create, Read, Update, Delete) application using Taipy would be a valuable addition to the documentation.

Expected change
A new application tutorial inside the "Creating applications" section of the tutorial.

@FlorianJacta FlorianJacta added 📈 Improvement Improvement of a feature. 📄 Documentation Internal or public documentation 🟨 Priority: Medium Not blocking but should be fixed soon labels Oct 10, 2024
@jrobinAV
Copy link
Member

CRUD of what? What kind of concepts/objects/data should the application create/read/...?

@FlorianJacta
Copy link
Member Author

Of a database or something simple

@jrobinAV
Copy link
Member

So basically, you want to display a table so you can add, edit, and remove a line in it?
Should it use a global SqlTableDataNode so you also have the edition tracking?

@FlorianJacta
Copy link
Member Author

Check this discussion as it will make things clearer: Avaiga/taipy#1559

@jrobinAV
Copy link
Member

All right. That helps a lot to understand the issue. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📄 Documentation Internal or public documentation 📈 Improvement Improvement of a feature. 🟨 Priority: Medium Not blocking but should be fixed soon
Projects
None yet
Development

No branches or pull requests

2 participants