Code Monkey home page Code Monkey logo

certifly's Introduction

Certifly - Web-based Certificate Generation Tool

Certifly is an open-source web-based certificate generation tool written in Svelte by Kathmandu university Open Source Commmunity (KUOSC). It simplifies the process of creating certificates by allowing users to provide a template image and a CSV file containing recipient information.

Table of Contents

Features

  • Easy Certificate Generation: Generate customized certificates by providing a template image and recipient data in CSV format.

  • Supports Various Formats: Certifly supports PNG and JPEG/JPG image formats for templates and CSV data.

  • Bulk Export: Export generated certificates in bulk as a zip file.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the Certifly repository to your local machine:

    git clone [email protected]:kuosc2005/certifly.git
    cd certifly
  2. Install the project dependencies:

    pnpm install

Usage

  1. Prepare your template image:

    Prepare certificate template image in PNG or JPEG/JPG format.

  2. Prepare your CSV data file:

    Create a CSV file (e.g., recipients.csv). For example:

    name,email,course,date
    John Doe,[email protected],Introduction to Certificates,2023-09-17
    Jane Smith,[email protected],Advanced Certificates,2023-09-18
    
  3. Start the Certifly application

    pnpm dev
  4. Use the website:

  • Open your web browser and navigate to the Certifly application (typically at http://localhost:5173 during development).

  • Use the website to upload your template image and CSV data files.

  • Click on the template image to define placeholder

  • Make sure to specify the placeholder's value in the template that match the columns in your CSV file.

  • After uploading the necessary files and specifying placeholder, click the "Generate" button.

  • Download the certificates by clicking on "Download" button.

Contributing to Certifly

Please go through CONTRIBUTING.md

License

Certifly is licensed under the MIT License. Feel free to use, modify, and distribute it in your projects.

certifly's People

Contributors

abhiyandhakal avatar notsugat avatar aadarshadhakalg avatar beacon404 avatar

Watchers

 avatar  avatar

certifly's Issues

Add how to use guide page

There is not a clear guide how to use this site. So, a how-to guide would be really useful. This should be updated regularly as the website still is in its development phase.

If you have any problem on using the site, then you can ask me, and I'll help you.

Make textboxes draggable

Currently, once added textbox cannot be moved. So, a draggable textbox would be really useful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.