Skip to content

Badge generator: an open-source tool for customizing and generating badges for workshops or events. No data is stored, so when you generate a badge, make sure to click save svg to download it to your local device.

License

Notifications You must be signed in to change notification settings

brown9804/Badge-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badge Generator

Costa Rica

GitHub brown9804

Last updated: 2025-01-27


Important

I've created this Badge Generator to give the community an open-source tool for customizing and generating badges for workshops or events. No data is stored, so when you generate a badge, make sure to click save svg to download it to your local device.

Example of expected values:

Centered Image

Note

Remember, no data is stored, so when you generate a badge, make sure to click Download PNG or Download SVG to download it to your local device.

Centered Image

Overview

  • .github/: Contains GitHub-specific files, such as GitHub Actions workflows.
  • src/: Directory for source files, including HTML, CSS, and JavaScript files.
    • index.html: This file contains the structure and content of the web page. It includes the form for user inputs, labels, and a section to display the results. It also links to the CSS file for styling and the JavaScript file for functionality.
    • styles.css: This file contains the styles for the web page. It defines the appearance of the elements, such as the layout, colors, fonts, and spacing. It ensures the web page looks visually appealing and is easy to use.
    • script.js: This file contains the JavaScript code that handles the logic for generating the badge based on user inputs. It processes the input data, performs the necessary operations, and updates the web page with the results.
  • .gitignore: Specifies files and directories that should be ignored by Git.
  • LICENSE: Contains the license information for the project.
  • README.md: Provides documentation about the project, including how to set it up and use it.

Total Visitors

Visitor Count

About

Badge generator: an open-source tool for customizing and generating badges for workshops or events. No data is stored, so when you generate a badge, make sure to click save svg to download it to your local device.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published