Skip to content

eBay order & warehouse damage tracking software built in Vue

Notifications You must be signed in to change notification settings

reuben-john/Simple-Damage-Tracking

Repository files navigation

eBay Order & Warehouse Damage Tracker

This is a damage tracking system put together to track losses related to my ebay business. 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.

About

eBay order & warehouse damage tracking software built in Vue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published