Open Meleeman01 opened 1 year ago
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.
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.