Skip to content

A website for organizing electronics inventories and managing kits

Notifications You must be signed in to change notification settings

deanhooker/kit-bitz

 
 

Repository files navigation

Kit-Bitz

An inventory management website for electronics hobbists to track inventory and share kits.

Inventory management

After creating an account, the user will be able to search for electronics components using Octopart's API and add components to their inventory. From the inventory tab the user is able to manage their current inventory, whether updating quantity on hand or removing the components entirely.

Kit share

The user is able to create a kit by filling out a form and uploading a bill of materials (BOM) in .csv format.

In the Kits tab the user can view all of the kits that have been created on the website. The kit page itself allows the user to view the BOM required for the kit and to instantly see if they have the required components required for the kit.

Technologies used

MERN stack:

  • MongoDB
  • Express
  • React
  • Node

Plus:

  • Busboy
  • PapaParse
  • React-Bootstrap

Hosted on Heroku Kit-Bitz

About

A website for organizing electronics inventories and managing kits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.5%
  • CSS 11.7%
  • HTML 2.8%