Replies: 10 comments 11 replies
-
Hey @Ctoic, alright I'll get back to you |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Would it be possible to have a single page as an audiobook reader, where we can dynamically load and read different books? |
Beta Was this translation helpful? Give feedback.
-
Single Page Audiobook Reader with Dynamic Loading and JSON Storage for ChaptersDescription: Key Features:
Example JSON Structure: [
{
"id": 1,
"title": "Book Title 1",
"author": "Author 1",
"cover": "cover1.jpg",
"chapters": [
{
"chapterTitle": "Chapter 1",
"audioFile": "audio/book1/chapter1.mp3"
},
{
"chapterTitle": "Chapter 2",
"audioFile": "audio/book1/chapter2.mp3"
}
]
}
] Tasks:
Benefits: |
Beta Was this translation helpful? Give feedback.
-
we will work on these features as soon as possible. @YakeDev |
Beta Was this translation helpful? Give feedback.
-
Sure @YakeDev |
Beta Was this translation helpful? Give feedback.
-
I have created an issue from discussion so you can get on this issue. @YakeDev |
Beta Was this translation helpful? Give feedback.
-
Hey, @Ctoic! Me and my team would like to contribute to your repo as part of our university project. Can you create new issues for:
If possible, answer asap, cause we are choosing the project to work on! Thank you! |
Beta Was this translation helpful? Give feedback.
-
Sure @basiratech |
Beta Was this translation helpful? Give feedback.
-
I have created an issue do check it @basiratech then i will assign it to you |
Beta Was this translation helpful? Give feedback.
-
Hey @YakeDev Can you suggest some more features and we can create more issues to bring more open source contributors.
Beta Was this translation helpful? Give feedback.
All reactions