diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-04-17 20:12:48 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-04-17 20:12:48 -0400 |
commit | 031e81471a2ca0e03f415fba18a2ae2492514312 (patch) | |
tree | d913eff90d19093389a46ab12d575f9fb2fe34ef /README | |
parent | 03f6d8e51152b1862b2d999b79b90a088b06037f (diff) | |
download | bommom-031e81471a2ca0e03f415fba18a2ae2492514312.tar.gz bommom-031e81471a2ca0e03f415fba18a2ae2492514312.zip |
ideas, references
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -22,6 +22,7 @@ Install golang compiler and run `go build` in this directory, then run the - SQL-backed datastore for BOMs and web authentication - file-backed datastore for BOMs - import/export to .csv and JSON + - Octopart API price fetching ### Potential Later Features @@ -32,4 +33,12 @@ Install golang compiler and run `go build` in this directory, then run the - git-backed BomStore - git post-commit hooks and/or github integration - plugins for CAD software (Eagle, KiCad, etc) + - Amazon, McMaster, eBay, Ali Baba, etc, price fetching + - "Standard"/"Estimate" pricing modules for PCBs, assembly, etc + - "sub-BOM" feature a la git sub-repositories + +### Previous Work + + - [SKDB](http://opensourceecology.org/wiki/SKDB) + - "[CAD](http://cad.devl.org/)" |