Skip to content

vicnz/Inventory-Tracker

Repository files navigation

INVENTORY TRACKER


Simple Inventory Tracker, Trackes changes in your inventory list, allows exporting data.

Features:

  • Dashboard summary inventory data
  • Inventory Listings
    • Search
    • Sorting
    • Modifications
    • Imports listings
    • Exports listings
  • Exports Table Data
    • Export to CSV
    • Exports to Markdown
    • Exports to HTML
  • Backup Your Data as a .db or .sqlite file. You can check this file on an Sqlite Database Client to view you data or used the Inventory Tracker app. refer below ⬇️
  • Load a Backup load a .db or .sqlite file. file must be a generated backup from the Inventory Tracker app

Before you can add an Inventory Item ,Categories and Warehouse must be populated with you information first.

Before you can add Imports and Exports order, client Supplier and Customer must be populated with your information first.


ROAD MAP

Completed Features, Pending, Proposed.

0.5.0

✔️ Basic Inventory Listing

✔️ Imports, Exports

✔️ Sorting, Pagination, Search Rows

0.8.0

✔️ Exports Table Data

1.0.0 (post-beta)

✔️ Backup Data

✔️ Load Backup Data

1.0.5

➖ Pending marked TODO Features

➖ About Page (Developer Contact, Docs)

➖ App Update (Auto-Update)

➖ Documention (Manual/Usage)

1.1.0

➖ Complete TODO Features

➖ Optimization

➖ App Website (Showcase)

➖ Database Routines (auto-cleanup outdated data) requires user permission first

➖ Tray Operation (quick access inventory from Tray , quickaccess)

➖ Integrate With The System Notification API

1.1.5

➖ Authentication (User Access Priveledge)

...pending changes...

2.0.0

➖ Inventory Forcasting (automatic Sales, and Reorder Computation)

➖ Online Storage Integration (finalized on v.3.0.0)