Skip to content

940smiley/Collectease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collectease

Collectease is a collectibles management app designed to help you organize, value, and share your collection. The app features a modern GUI built with React, Material-UI, and Vite, and is optimized for deployment on GitHub Pages.

Features

  • Category Support: Organize your collection with categories and subcategories inspired by platforms like eBay, eBid, and Colnect.
  • Pricing Data & Valuation: Automatically pulls pricing data from eBay sold items, expanding the search as needed to calculate an average value.
  • Collection Sharing: Share your entire collection or specific sections with others.
  • Import & Export: Import from sources like PriceCharting and export in compatible formats.
  • Marketplace Integration: Easily list items on eBay, Facebook Marketplace, and more.

Tech Stack

  • React + TypeScript
  • Vite
  • Material-UI (MUI)

Project Structure

  • src/components – Reusable UI components
  • src/pages – Main pages (Dashboard, Collection, etc.)
  • src/services – API integrations
  • src/store – State management
  • src/utils – Helper functions

Getting Started

  1. Install dependencies:
    npm install
  2. Start the development server:
    npm run dev
  3. Build for production:
    npm run build

Roadmap

  • Build category and subcategory structure
  • Implement eBay pricing data integration
  • Add import/export functionality
  • Develop sharing and listing features
  • Launch on GitHub Pages

Stay tuned for updates!

About

collecting at ease

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors