Skip to content

BagTrack allows you to add all of your sales and immediately see your profit/loss

License

Notifications You must be signed in to change notification settings

sitsitsitsit/BagTrack

 
 

Repository files navigation

BagTrack · GitHub license

BagTrack allows you to add all of your sales and immediately see your profit/loss

Author

Greyson

Screenshots

1 2

Installation

Requirements

Node.js (LTS Version). Typescript.

Binaries can be found here. If you wanna run locally follow the guide below

Setup:

git clone https://github.com/greysonn/BagTrack.git
cd BagTrack
npm install # "sudo npm install" if you're on macOS or Linux

Run After Setup:

npm run prod
npm start

Todo List

  • Finish settings page.
  • Add edit action to each sale
  • Compile production built executables for mac/windows
  • Ability to link to goat to auto-import sales
  • Ability to link to stockx to auto-import sales
  • Ability to link to cybersole dashboard to auto-import checkouts
  • Add support for currencies other than USD.
  • Virtualize the sales table to reduce size on lots of sales.

About

BagTrack allows you to add all of your sales and immediately see your profit/loss

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 78.4%
  • CSS 18.4%
  • JavaScript 3.0%
  • HTML 0.2%