Skip to content

bacitracin/knit-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knit-Tracker README

Introduction

Simple Sinatra CRUD app for organizing your knitting projects.

Project blog post and video walkthrough

Installation

Clone repo down to your local machine.

Use bundle install to install dependencies.

Use rake db:create and rake db:migrate to set up the database. There is also a seed file with sample data you can run with rake db:seed.

Run the app

Run the app with shotgun: shotgun. You can then go to your browser and view the application.

How to Contribute

Contributions are welcome, especially by beginners. To contribute to this project please fork the repository, make changes, and submit a pull request. If you have any questions, feel free to reach out to Tracy @bacitracin.

License File

This project uses the MIT License. For more information, please see LICENSE.txt.

About

Sinatra app for tracking knitting projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published