Skip to content

scottyob/space-stitch

Repository files navigation

Space Stitch

Access it HERE!. This is a really simple app to keep track of Crochet stitching.

demo.mp4

Features

  • Local Data: Every data is stored in the window LocalStorage. Nothing ever leaves your web browser.
  • Settings: Move forward/back by stitch, group, or round.

Supported Stitches

See parse.js for the InstructionOperator.

Developing

  • This Nextjs 13/14 app is an excuse to play with the App router.
  • Just 'npm install && npm run dev' to build upon it.

Running Tests

npm test

Building (docker image)

sudo docker build -t scottyob/space-stitch .
sudo docker push scottyob/space-stitch:latest

About

Web based crochet progress tracking app (progress via space bar)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published