Skip to content

Obtez/flash-card-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HedgeyCards - Flash Cards

A web application that makes it easy and fast to build flash cards. The cards are then formatted automatically for print.
View Demo · Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

When creating flash cards for print, it can be a hassle to work with typical text processors such as Microsoft Word or Pages. The goal was making the creation process of flash cards as easy and quick as possible without having to arrange and click into text-fields.

The cards are saved in the browser's local storage.

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

  • Install npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/Obtez/flash-card-generator
  2. Install NPM packages
    npm install

(back to top)

Usage

The application shines when it comes to speed. Use TAB to switch between inputs and hit enter to save the card. The first input will be focused again, so you don't have to touch your mouse at any time.

Because of the proportions of flash cards, the maximum amount of characters per input is set to 140.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published