Skip to content
/ TCRDD Public

TechStud's Costco Receipt Downloader & Dashboard (TCRDD) is an open-source, client-side solution for digitally archiving and analyzing your Costco in-warehouse receipt data.

License

Notifications You must be signed in to change notification settings

TechStud/TCRDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TechStud's Costco Receipt Downloader & Dashboard

An open-source, client-side solution for digitally archiving and analyzing your Costco in-warehouse receipt data.


๐ŸŽฏ Key Features

This project is divided into two interdependent components:

  • Receipt Downloader A client-side JavaScript utility designed to extract and archive your Costco in-warehouse receipts, saving the raw data in a standardized JSON format file.

  • Receipt Dashboard A client-side web application built for visualizing, searching, and conducting detailed analysis on the receipt data generated by the Receipt Downloader.


๐Ÿš€ Getting Started

The project is designed to run entirely on the client-side, making deployment and use straightforward.

  1. Clone the Repository: Download or clone the entire project structure from the main repository.
  2. Access the Downloader: Once you've logged in to Costco and accessed the Orders & Returns page, open the Downloader/costco_receipt_downloader.js file and execute its logic within your browser's developer console.
  3. Use the Dashboard: Once you have saved your Costco receipt data, simply open the Dashboard/Dashboard.html file in your browser, load your receipt data file, then visualize and analyze your data.

๐Ÿ› ๏ธ Technology Stack

Both components are built on simple, widely-supported web technologies, requiring no server-side environment or external dependencies for the core functionality.

  • Front-end & Logic: Vanilla JavaScript
  • Structure: HTML5
  • Styling: CSS3
  • Data Format: JSON (JavaScript Object Notation)

This project leverages the browser's built-in capabilities, ensuring portability and minimal setup. This means you can load it on a portable Drive and/or a mobile device!


About

TechStud's Costco Receipt Downloader & Dashboard (TCRDD) is an open-source, client-side solution for digitally archiving and analyzing your Costco in-warehouse receipt data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published