Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.03 KB

CertGen

Live Demo on Google Colab

DOCX_to_PDF

Certificate Generator App in Python.
YouTube Tutorial : https://youtu.be/04BO_5uWH9o
Website : https://certgenapp.herokuapp.com/

Project Ideas

  • Static Page - Home Page
  • Upload DOCX File Utility
  • Content Structure Tree with Reupload DOCX Feature
  • Upload EXCEL SHEET (csv,xls,xlsx)
    • HEADERS : TEXT_TO_REPLACE1, TEXT_TO_REPLACE2, ....
    • CONTENT : Rows containing data to be replaced.

Web Dev Improvements

  • Credits on right or left (if in Jinja-Flask - default Left)
  • Good DOCX Example/Bad DOCX Example
  • Long DOCX Doesn't Show Well

Advanced Concepts to be implemented :