Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 537 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 537 Bytes

EIMS: Electronics Inventory Management System

  • Database of Parts
  • Ability to add new parts, edit and remove previous ones
  • Hide specifics from view
  • Sort by details
  • upload &/or link to data sheets
  • export to excel

Database specifics

  • Name
  • Description
  • storage location
  • footprint
  • amount
  • datasheet
  • entry date
  • updated date
  • comment

Technical Requirements

  • Database System
  • Webfront end (flask & bootstrap)
    • pagination
    • datasheet upload, replace and delete
    • column sorting
  • Export to excel