Skip to content

emilysaeli/front-end-knitting-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knitting Patterns Made Easy

Team members:

  • Alexa Coffman
  • Amy Nguyen
  • Emily Saeli
  • Grace Park

Deployed Links:

Project Description:

A web application designed to help beginner knitters interpret written patterns as visual matrices.

Project set-up

One-time set-up:

  • Install Yarn by following Yarn installation instructions

  • Run yarn install in the project directory to install required dependencies

  • Run yarn add react-collapsed

  • Run yarn add react-tooltip

To start a server & run the app in development mode:

Patterns:

-Max 500 characters per row
-Max 500 rows
-Max 500 stitches per row
-No more than 200 consecutive stitches. Stitch must include count, ie K5, up to 200

Stitches can be:
-CO (Cast-on)
-K (Knit)
-P (Purl)
-BO (Bind-off)

Testing patterns:

NB: Copy only the pattern, not including the Cast-on instructions. The cast-on will be generated by the program.

-Diagonal Seed: https://github.com/emilysaeli/front-end-knitting-patterns/blob/main/src/services/patterns/03_diagonal_seed/input_diagonal_seed.txt
-Flag Stitch: https://github.com/emilysaeli/front-end-knitting-patterns/blob/main/src/services/patterns/01_flag_stitch/input_flag_stitch.txt

Back-end Information

https://github.com/emilysaeli/back-end-knitting-patterns/blob/main/README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •