wesleyboar / wesleyb-sample-wysiwyg-rpg-card-maker

Prototype interface to edit card for a generic RPG trading card game
1 stars 0 forks source link
accessibility bem bemit glitch itcss javascript

WES - Sample WYSIWYG RPG Card Maker

Introduction

This is a small sample project by Wesley B for a potential employer.

It is intentionally limited in complexity, but maintains clarity and accessibility.

The service Glitch is used for hosting.

Developer Rules

Files & Directories

README.md

That's this file, where you can tell people what your cool website does and how you built it.

index.html

The website content is an introduction, a form, and reference to the Glitch service.

style.css

The styles have ITCSS organization and BEM classnames.

script.js

The following interactivity of the site is provided with JavaScript:

assets

Glitch allows dragging into assets (CDN-managed library) any relevant images, music , etc.

Known Issues