Certificate generator is a utility that helps you to generate a bulk of certificates with the same format but different data. It is helpful to anyone who wants to generate the same type of certificate with some changes in the content only.
- First upload csv.
- Upload template.
- Select point on image and map the coordinate with values such as column name, font size and color.
- After the user selects all the points, generate a preview to show.
- User verifies the preview and click on the generate all.
- All the data is sent to the backend and certificates will be generated.
- We will provide an option to either mail the certificate or download the files.
-
Pre-requisites :
- Python 3.x Installed. Get it from here -> https://www.python.org/downloads/
-
Installation : From the root of the project run the following command -
pip install -r requirements.txt
From the root of the product run the following commands -
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Rajat Shrivastava |
Shreyansh Shukla |
Pratyush Saxena |
Vaibhav Sharma |
Made with ❤️ by DSC ABESEC