Skip to content

orppra/writeright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

WriteRight

WriteRight, done right

WriteRight is a mobile webapp, designed for mobile phones, tablets and computers with touch screens. Its objective is to teach users how to write better, by allowing them to mimic an existing computer font. The user's handwriting is evaluated by comparing it to the template shown.

Requirements

  1. Webapp

    • Generate rasterized fonts
    • Get user touch pen input
    • Parse input and template into the right format to be compared
  2. Algorithm

    • Find out how to convert rasterized font to lines
    • Find out how to compare similarity of shapes
  3. Backend

    • Scoreboard (Low priority)

Releases

No releases published

Packages

No packages published