Requires a basic implementation of DearFlip in Laravel
Requirements:
- CRUD implementation of flipbook model
- Display the flipbook model(pdf) using DearFlip in individual URL
- Medium Article for Tutorial
- YouTube Video for Tutorial
Flipbook Model Requirements:
- Flipbook Title
- Pdf URL, pdf file has to be uploaded
Page Requirements:
- Homepage to list all the flipbooks with edit delete option.
- Edit page to edit/add flipbook
- Individual page for flipbooks
Article Requirement:
- Medium Article explaining the Project Tutorial on "How to use DearFlip with Laravel"
Video Requirement:
- YouTube video explaining the Project Tutorial on "How to use DearFlip with Laravel"
- Narration or Voice Over
Not required:
- User management in Laravel
Reference Laravel Implementation: https://github.com/dearhive/dearflip-laravel