cszawisza / eedb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General Information

Quite long time ago I noticed that electronic parts that I buy are often duplicated in my "local storage" e.g. I buy the same resistors/cap/uCs and so on, that I have already in my desk. I decided then, that I will create an application to store my inventory state. There are lot of applications on the market to do this so why I decided to develop my own app?

What the application is designer for

  • Application should contain a list of available electronic elements, grouped in categories with all the parameters that can describe it
  • Application should remember all the items user contains in his inventories, and allows basic operations like move/add/remove item from it
  • Application should be able to save BOM of project designed by user, and if needed, check if user can put together this project with parts avalible in storage.
    • Also when some part is missing in inventory, server should give an hint with possible replacements
  • And many more...

Basic application assumptions

Application dependencies

Contribute

Support

  • In case of questions, please create an issue on github, or write me an email ( cszawisza(at)gmail.com )

License

The project is licensed under the BSD license.

About

License:MIT License


Languages

Language:C++ 87.5%Language:Shell 6.8%Language:Python 4.5%Language:CMake 0.5%Language:PLpgSQL 0.2%Language:Protocol Buffer 0.2%Language:Objective-C 0.1%Language:PLSQL 0.1%Language:C 0.1%