Skip to content

reuben-john/Simple-Damage-Tracking

Repository files navigation

eBay Order & Warehouse Damage Tracker

This is a damage tracking system SPA put together to track warehouse and order inventory losses in a way that makes sense for a business that buys inventory from a variety of places but almost never gets the same stuff twice. Think product liquidations, vintage clothing, estate sales, and anything else.

The end goal was to allow exporting of a csv file that had damages categorized for tax write offs.

It allows for entry of return/damaged product losses as well as general warehouse losses.

Vue Version

The new web based version is written in Vue and uses Firebase's Auth and Firestore for user authentication and data storage.

It is designed to allow anyone with access to the website to add a damage report by using the big pink plus.

All other access is restricted to admin users.

Current Features:

  • Freely add damage reports for both eBay orders and warehouse damages
  • Automatically tally and display current damages on home page.
  • Display damage reports in sortable table with easy access to edit and delete functions
  • Able to add/edit/delete reasons for the following
    • Reasons for logging the damage report
    • eBay accounts to track order damages to
    • Product categories and associated costs
  • Download all logged damages as csv file
  • Able to upload csv file from Python Version

Image of demo page

A live demo can be viewed here!

Admin login:

Python Version

The original version was written with Python 3 and is still available in the Python Version folder.

About

eBay order & warehouse damage tracking software built in Vue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •