We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
need to create logic to add a page. use the above as a guide for the layout. it should submit theses fields
/* id -user_id -book_id -chapter_id -images_comic_id -sort_order -title -author_post_title -author_post -author_img -transcript -rating -date_created //server generated -date_modified //server generated -date_published //server generated -is-paywalled */
for now don't worry about the backend api. eventually you will need to make a post request to the php server via fetch api but i can handle that.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
need to create logic to add a page.
use the above as a guide for the layout.
it should submit theses fields
/* id -user_id -book_id -chapter_id -images_comic_id -sort_order -title -author_post_title -author_post -author_img -transcript -rating -date_created //server generated -date_modified //server generated -date_published //server generated -is-paywalled */
for now don't worry about the backend api. eventually you will need to make a post request to the php server via fetch api but i can handle that.
The text was updated successfully, but these errors were encountered: