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

Offline access #3

Open
3 of 5 tasks
akdasa opened this issue Jul 27, 2024 · 0 comments
Open
3 of 5 tasks

Offline access #3

akdasa opened this issue Jul 27, 2024 · 0 comments
Assignees
Labels
feature New feature request

Comments

@akdasa
Copy link
Member

akdasa commented Jul 27, 2024

Problem Statement:

It is highly convenient for users to have all the necessary data available on their mobile phones, ensuring access even without an internet connection. This allows users to listen to lectures while traveling, walking in the forest, or in any situation where internet access is unavailable.
Proposed Solution

Proposed Solution:

Ensure that the application can be fully functional without an internet connection. This includes listening to lectures, and managing downloaded content.

Sync databases:

  1. Implement a feature to sync the lecture database for offline use. Users should be able to find and access any lecture even when they are offline. This also enhances the application's responsiveness.

Download media files:

  1. Provide an option for users to download media files, such as audio and video lectures, to listen to them offline. This feature should allow users to select specific lectures or entire courses for offline access.
  2. Allow users to select the amount of storage the application can use for offline and cached data. Users should have the ability to manage and clear downloaded content as needed to optimize their device's storage space.

Implementation Plan:

@akdasa akdasa added the feature New feature request label Jul 27, 2024
@akdasa akdasa pinned this issue Jul 27, 2024
@akdasa akdasa self-assigned this Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
Status: Ready
Development

No branches or pull requests

1 participant