Quilljs Rich Text Editor integration in Django Frontend
Ngân sách $2-8 USD / giờ
Job Description:
Make a editing panel for content publishing using Django and Django Jinja Template. In frontend, use Jquery and bootstrap.
Requirements:
01. Design very simple page to integrate rich tax editor quills [login to view URL]
02. There will be 3 fields only: title, content, author. to upload image, defina seperate models.
03. The title is charField and the tax editor data will be stored in content fields. Author fields should be automatically populated in backend with authenticated user reference.
04. As a author, I can publish the content from the editing page, and as soon as publishing is success, I will be redirected to another page where my published content be seen (read-only)
The image upload should works well, no base64 allowed