Skip to content

exp-ndrew/targs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

targs

A re-write of my other Tags system using Active Record.

what

  • a tagging system; allows a user to enter items and tags, and associate each to the other, as well as return the associations
  • #selfdogfood, #onethingwell
  • a building block of an experiment I'm working on

setup

  1. Clone the repository using $ git clone
  2. Run $ bundle install to install gems
  3. Run $ rake db:create and $ rake db:migrate from the directory you cloned into
  4. Run $ ruby targs_ui.rb

plans

  • run visualization on top of this system to see connected elements
  • run UI framework on top of this system to allow interaction through a GUI

meta

Active Record assessment for Epicodus

26 August 2014

by Andrew M Westling a@andrewwestling.com

About

Re-write of Tags repo using Active Record

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages