Skip to content

HadleySwello/loops-and-purls

Repository files navigation

READEME for Loops & Purls: A Knitting App

  1. An embedded screenshot of the app
  2. Explanations of the technologies used
  • Handlebars
  • Javascript
  • JQuery
  1. A couple paragraphs about the general approach you took
  • I created a dynamically generated chart using a table which I nested a form inside of. Using handlebars I rendered it and then used it to submit the charts that people create. I also used tabs to create the multiple views on my page and allow people to navigate between different divs with ease. This is all connected to an Rails API I built and is linked to here:
  • https://github.com/Hadleyana/loops-and-purls-back-end
  1. Installation instructions for any dependencies
  • Fork Repo
  • Clone to local folder
  • NPM install
  1. User stories
  • As a signed in user I want to be able to save my patterns so I can come back to them later.
  • As a signed in user I want to be able to edit my patterns name and have the changes save to my account.
  • As a signed in user I want to be able to see all my patterns listed.
  • As a signed in user I want to be able to delete patterns I don’t like anymore.
  • (IN PROGRESS) As a user of any type I want to be able to print my pattern so I can work off of it without needing my computer right there.
  • (IN PROGRESS) As a signed-in user I want to be able to see patterns other people have made.
  • (IN PROGRESS) As a user I want to be able to compile my graph into a paragraph form to make reading my pattern easier.
  1. Wireframes – sketches of major views / interfaces in your application

  2. Descriptions of any unsolved problems or major hurdles you had to overcome

  • So there are more than a few things I am still working on. Firstly I want to be able to compile a paragraph of the inputs from your graph. Then I want to write code so that when you save your pattern it saves as an img that you can download and print out so that you don't need to screen shot your pattern yourself. Then I want to add in option for the chart size so you can customise exactly how big you'd like your chart to be. Finnaly I would like to add in a feature that allows you to look at and download other peoples patterns so it becomes more of a social pattern sharing app.
  1. All content is licensed under a CC­BY­NC­SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.

About

Repo for Loops & Purls: A knitting pattern maker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published