Skip to content

yeskarthik/badgeit

 
 

Repository files navigation

Aim of this project is to help people organising events to generate Badges with a template and a csv file.

COMPONENTS
1. We have used fabric.js for canvas and text rendering.
2. Bootstrap for the UI components.
3. zip.js for Zipping the images.
4. HTML5 Filesystem API for saving files locally.

FILES
home.html   - Homepage with a slideshow - How to badgeit.
start.html  - Contains the Form which gets the template and CSV + required attributes.
create.html - Contains the canvas layout (Heart of the application).
about.html  - Basic about page
faq.html    - Answers for basic questions about the app.

FONT RENDERING
Apart from the basic CSS font, we have also used Google Webfonts served from our own server
"bootstrap/css/fonts" directory has the necessary .ttf files and "bootstrap/css/fonts.css" has the css which includes the fonts.

About

A HTML5 - Javascript Badge maker application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%