Giter Club home page Giter Club logo

inventory-tracker's Introduction

Inventory Tracker

Note: This repo is in its early stages and the code here is actively being updated.

This is a fairly simple inventory tracking program with a frankly overkill project setup because I wanted to experiment with a few things.

The end goals of this project:

  • Track the quantity of different kinds of inventory items which may or may not have their own subtypes of themselves, and those subtypes may or may not have their own decay rates applied to them.
  • Modular storage system that allows you to chose different storage backends or even implement your own (ie. Web browser local storage, REST backend, or saving to a file on the system's file system).
  • The program can be run in the browser or locally.
  • Integration with stuff like discord bots or email to notify the user when a supplies are low.
  • Drain sources connected to real world devices so inventory can be tracked in real time instead of just a number that gets subtracted at a set time interval.

inventory-tracker's People

Contributors

laine-hallot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.