CV Maker Website

Django based CV_MAKER website.

User can fill the form as respective given on the web app form and simply hitting the create icon makes instant simple CV on beautiful layout page. Also user can upload their photo on CV (Remember to use Desktop to use image field).

Used bytesio() to save temporarily to render without saving it into db to render it out after to the form-submission.