Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
/ gizajs Public archive

Displaying a human's life on a canvas using plain javascript and konvajs

License

Notifications You must be signed in to change notification settings

tuzig/gizajs

Repository files navigation

giza.js

In memory of Giza Goldfarb, @daonb's grandmother may her soul rest in peace

This project displays a Bio Chronus - a life's chronology in single screen.

The code draws arcs, labels and images on an HTML5 canvas, making it simple and fast to scale and transition. We are following the KISS methodology keeping the number of libs to the bare minimum. Here is what we have:

Development Enviornment

We are using npm for the dev server code and cypress which is used to test the code.

$ npm install
$ make test
$ npm dev

And point your browser at http://localhost:8080

Contribuiting

Just fork, fix or/and improve and open a Pull Request. If you're not sure where to start there are always a few open issues marked good first issue.

About

Displaying a human's life on a canvas using plain javascript and konvajs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published