Skip to content

PolygonalTree/VerySimpleInventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very Simple Inventory

A inventory system for those who only need generate / edit / delete a simple list of items. It is based on Express + MongoDB + Jade.

The aim of this project is to generate a simple way of keep a record of things for small projects or very small companies.

By now, you can create a item with the following fields: Name, Description, Stock Number, Part Number, Vendor. Once an item is created you can edit or delete it.

TODO

  • Improve search engine with a live search.
  • Improve search to look in all fields and look into substrings of the fields.
  • Improve item page.
  • When an item is created searching for another item with the same name and merge/alert.

About

Very Simple Inventory. A inventory system for those who only need generate / edit / delete a simple list of items

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published