Skip to content

mustafaulker/Leda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leda

Electronic Part Tracker Application

Basic inventory tracker which is aimed at tracking of electronic parts(components) (e.g., diodes, capacitors, resistors, transistors, etc.).
The user can keep track of the number of parts and inspect the specifications of parts.

Installation

Just install the latest setup release.
Setup contains the required JDK version for execution, so you don't have to adjust environment.

Usage

Main Page

The parts can be searched by their names. The user can inspect the specifications and count.
Also, the count of parts can be increased or decreased on this page. Default value of count modification is 1, this value also can be edited.

Main Page

Define Part Page

New parts can be defined on this page. After defining of part's name and count part must be added via the "Add Part" button.
Then the specifications and their values can be inserted to the newly added part, if any.
New specifications can be set as Visible or Invisible via checkbox near Specification area.

Define Part Page

List Part Page

Displays all parts and their specifications, included both visible and invisible.
Parts can be deleted from this page.

List Part Page

Exportation

All parts and their specifications can be exported to the Excel file.

Export Parts

License

Leda is licensed under MIT License.