WOC-certificate-generator
Python code to generate emails certificates automatically , using name filled in the form.
[![Welcome to my profile](https://img.shields.io/badge/Hello,Programmer!-Welcome-blue.svg?style=flat&logo=github)](https://github.com/GDSC-IIIT-Kalyani)
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/GDSC-IIIT-Kalyani/WOC-certificate-generator-Hactoberfest2021)
![Stars](https://img.shields.io/github/stars/GDSC-IIIT-Kalyani/WOC-certificate-generator-Hactoberfest2021?style=flat&logo=github)
![Forks](https://img.shields.io/github/forks/GDSC-IIIT-Kalyani/WOC-certificate-generator-Hactoberfest2021?style=flat&logo=github)
Installation
[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/GDSC-IIIT-Kalyani/WOC-certificate-generator-Hactoberfest2021?logo=github)](https://GDSC-IIIT-Kalyani/Winter-of-Code-2.0-frontend/) [![GitHub commit activity](https://img.shields.io/github/commit-activity/m/GDSC-IIIT-Kalyani/WOC-certificate-generator-Hactoberfest2021?color=bluevoilet&logo=github)](https://github.com/GDSC-IIIT-Kalyani/Winter-of-Code-2.0-frontend/commits/) [![GitHub repo size](https://img.shields.io/github/repo-size/GDSC-IIIT-Kalyani/WOC-certificate-generator-Hactoberfest2021?logo=github)](https://github.com/GDSC-IIIT-Kalyani/WOC-certificate-generator-Hactoberfest2021)
- Fork this repository.
- Clone the forked repository.
git clone https://github.com/<your-github-username>/WOC-certificate-generator-Hactoberfest2021
- Navigate to the project directory.
cd WOC-certificate-generator-Hactoberfest2021
- You must have
Python >= 3.9.1
- Now you want to install this packages by using pip.
pip install -r requirements.txt
- Now you can run the
main.py
to get started.
- Then open live server and fill details to get Winter of code 2.0 certificate.
✨ Contributors