small website to track ffxiv big fish progress
https://fish.insects.institute
migrations | ||
src | ||
static | ||
.dockerignore | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
convert-to-json.js | ||
data.json | ||
Dockerfile | ||
fly.toml | ||
LICENSE | ||
README.md |
beacon
This is a small website providing a tracker for big fish in Final Fantasy XIV.
It's built with axum, maud, and Postgres as a datastore, and a little tasteful interactivity here and there using htmx. The data for fish is based on the data used in Carbuncle Plushy's Fish Tracker.
Todo
Current major missing features include:
- Fisher's Intuition (catching other fish to spawn a big fish)
- Spearfishing
- Better condition display, show the weather, etc
- Folklore requirement display
- Ability to remove caught fish (un-catch them)