Amangoel998 / Certificate-Generation-system

The project is crucial in today's era where large no. of certificates are to be generated with less effort. So I optimally developed the core module that using the data provided in excel file generated certificates in pdf format for distribution. The project needs Django dependencies installed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Based Certificate Generator.

The project is crucial in today's era where large no. of certificates are to be generated with less effort. So I optimally developed the core module that using the data provided in excel file generated certificates in pdf format for distribution. The project needs Django dependencies installed.

Install The required Django Dependencies to deploy the project on Localhost.

$ pip install -r requirements.txt --no-index

After Cloning Add following folders:

  • media/certificates
  • media/record_data
  • media/template_data

About

The project is crucial in today's era where large no. of certificates are to be generated with less effort. So I optimally developed the core module that using the data provided in excel file generated certificates in pdf format for distribution. The project needs Django dependencies installed.


Languages

Language:Python 51.6%Language:HTML 41.4%Language:CSS 7.0%