Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.65 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.65 KB

Work In Progress

OS IMS

Open source inventory management system.

  • Notion Notes - Logs and research
  • Figma Link
    • Currently have low-fidelity for login/sign up page & inventory page

Primary Objective

Create a database of all of the Liberal Arts and Engineering Studies' (L.A.E.S) loanable equipment and have an easy to use interface to check in and check out said equipment.


Requirements:

  • Holds all the available equipment in a list or database
  • Can register when equipment has been checked-out and checked-in
  • Can tell you who checked out what and when
  • Holds information of people who have rented equipment (Name, phone, email, student ID #, Major)

Goals:

  • Use of a magnetic strip reader for interaction of the PolyCard
  • Use of a barcode reader to quickly scan the equipment being checked out
  • Have barcodes on all the equipment and register them in the database
  • Have a simple to use and fully functional interface
  • Have a button to quickly add equipment
  • Have a button to quickly check-in/check-out equipment
  • Have a button to quickly add new people
  • Make the system work on mobile and web

Built With

  • Figma - Front End Design
  • React JS - The web framework used
  • PHP - The backend used

Authors