Skip to content

q3k/stuff-org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Keeping track of stuff

Mostly just to organize electronic components at home and at hackerspace.

Nothing to see here yet, work in progress, quick hack. With a neat useful search though :)

Uses SQLite to keep data in one file.

go get github.com/mattn/go-sqlite3

Beware, I am just playing around with go and a simple http server to learn things. Also, I don't know any CSS or JavaScript - everything used is just what I think makes sense.

Provides

  • Enter form to enter details found in boxes with a given ID
  • Search form with search-as-you-type in an legitimate use of JSON ui :)

About

Organize electronic components. Or other stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 54.7%
  • HTML 42.3%
  • Shell 2.6%
  • Makefile 0.4%