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

[Task] Lihat Materi - Make page of material list for each group class using tab #28

Closed
1 task
atnanahidiw opened this issue Oct 17, 2023 · 0 comments · Fixed by #37
Closed
1 task
Assignees
Labels

Comments

@atnanahidiw
Copy link
Collaborator

atnanahidiw commented Oct 17, 2023

Description

1 of the app's main feature is to fetch & view a PDF material offline

Replicate what we have created in the previous Flutterflow project
Image

But the difference is create a new logic to read the data directly from firestore (https://console.firebase.google.com/u/0/project/toki-bebras-proto/firestore/data/~2Fmaterials)

Categorize the listed item & the tab into: (using the challenge_group field)

  • Umum
  • siKecil
  • Siaga
  • Penggalang
  • Penegak

In case the network isn't stable, we should cache the downloaded metadata in memory

FYI

The page is opened by click Lihat Materi button in main page

When the list item is clicked, it will download the asset if it does not exist locally and then redirect to the preview page, which has a different presentation based on the file format

Delivery

  • complete tabbed page (presentation, domain, data) for the list of Materi, which read from firestore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

4 participants