Skip to content

CouchCouch/InventoryManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management

Description

A simple inventory tracking system with basic CRUD operations using PostgreSQL, Go, React with Vite and Tailwind CSS

To-do:

Items CRUD operations

  • Create Items
  • Read Items
  • Update Items
  • Delete Items

Checkout Functionality

  • Checkout (checkouts do not update automatically after a checkout is completed)
  • Return
  • View all checked out items (caveat, does not filter by returned items)

Other

  • Search inventory
  • Export Items
  • Import Items

colorscheme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors