-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Extra params (add to each chapter):
- date
- description
- image
- href, etc
Extra navigation.
When there is lots of random materials, we need more abilities to search, sort, navigate, check as completed:
- main page -- table of content with toolbar: sort by, search
- isCompleted - input inside chapter
- isCompleted - show in Table of Content (ToC)
- order by completed
- order by date
- search (only title / full text)
- tags (for each chapter)
Distribute all content via API
When materials updates regularly, it is good to deliver them through API endpoints, not by updating local text...
- API endpoint for the list of materials
- API endpoin for the single episode
- push notification for new episode
Other:
- thesaurus - is a text pair as: word - description (with contentType
inText) - exercise with thesaurus (parse inText in extra way, to make pairs word-description, and then play with them (randomize)