Skip to content

📚 Documentation: Pagination #78

@gewenyu99

Description

@gewenyu99

💭 Description

Appwrite Databases can be paginated in many ways.

While we have this page: /docs/products/databases/pagination, but this is a reference style page, not a tutorial.

Goal

Interactive tutorial focused on one of the client platforms of Web, Flutter, Android, and Apple, showcasing good pagination practices.

Content

  1. Server SDK/CLI script to set up an example database with test data.
  2. Setup a simple test project in Web, Flutter, Android, or Apple
  3. Show offset pagination with forward, back, and page numbers
  4. Show cursor pagination with a load more button
  5. Discuss tradeoffs of each approach.
  6. Added to src/routes/docs/tutorials

How to contribute

Pitch an outline detailing each page you plan to add and headings within, and ask to be assigned. Open a PR after the outline has been approved.

The Appwrite team will collaborate with you on the outline and PR.

Thanks for taking the time to make our documentation better 🙏

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions