You are on page 1of 1

Here is the assignment for you:

You need to develop an e-commerce website with the following features:

Login for the end-user (it's not the same admin login) integration with https://summernote.org/

You need to integrate summernote for end-user


in summernote, the user must be able to add text and multiple images. On submission data should
save in the database + media should also upload.
After that we need to edit this summernote as well. And, edit should work as well.

Make sure this should not be inside django admin section

You might also like