https://github.com/sstock2005/optcgdb
A simple One Piece TCG Card Database written in Rust
https://github.com/sstock2005/optcgdb
onepiece rust tcg
Last synced: 7 months ago
JSON representation
A simple One Piece TCG Card Database written in Rust
- Host: GitHub
- URL: https://github.com/sstock2005/optcgdb
- Owner: sstock2005
- Created: 2024-08-18T15:47:57.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-19T03:27:46.000Z (about 1 year ago)
- Last Synced: 2025-01-24T04:51:55.233Z (8 months ago)
- Topics: onepiece, rust, tcg
- Language: HTML
- Homepage: https://sstock.dev
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## One Piece Cards
A simple One Piece TCG Card Database written in Rust!## Purpose
This was written by me to help my brother and I keep track of what One Piece TCG cards we have and how much they are worth.## How To Use
- Download [release.exe](https://github.com/sstock2005/onepiececards/releases/download/v0.1.0/release.exe)
- Hit Enter when it says it can't find the database
- Type 1 and enter to search for a card you own
- Type in your card name, it's better if you do like "{name} {booster pack}/{starter deck}"
- Find your card in the list (check the one piece code)
- If you only have one of them, type "1:{NUMBER}" to add x1 of your desired card!
- Type "3" back in the menu to generate a report!
- Type "y" to open it!
- Done!!## Where do I get the Data?
Sadly, [tcgplayer.com](https://tcgplayer.com) has closed their API and are not accepting new users, so I had to use the API their website uses!## Can I see an exmaple report?
[here!](https://github.com/sstock2005/onepiececards/blob/master/report.html)
