Skip to content

A Rails: Sinatra application for knitters. Projects Half Done allows users to create and save knitting or other fiber arts projects. A user can also create hanks of yarn and associate them with their created projects.

License

Notifications You must be signed in to change notification settings

taylorsieling/projects-half-done

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects Half Done

Description

Projects Half Done is a Sinatra application made for my Flatiron School portfolio. Projects Half Done allows users to create and save knitting or other fiber arts projects. A user can also create hanks of yarn and associate them with their created projects.

Projects have a name, category, knit time, and status (not started, in progress, completed). Yarn has a brand, name, color, weight, and quantity. Yarn can be associated with a project, or saved to be added to a project at a later date.

Install Instructions

  1. Fork and Clone
  2. Bundle Install
  3. Run rake db:migrate to set up a database
  4. Run shotgun to start a local server

How to Use the Application

  • Create an account
  • Create a project, or many projects!
  • Add your hanks of yarn; Yarn can be associated with a project, or saved to add to a project later.
  • Your projects and hanks of yarn can updated or deleted at any time.

License

The app is available as open source under the terms of the MIT License. (https://opensource.org/licenses/MIT)

About

A Rails: Sinatra application for knitters. Projects Half Done allows users to create and save knitting or other fiber arts projects. A user can also create hanks of yarn and associate them with their created projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published