Welcome to FishPriceFinderTW, a super cute web app to dive into Taiwan's fish market prices! ๐โจ Built with a cozy, earthy ๆ้้ขจ vibe, this app lets you search for fish prices by name, market, or date, pulling fresh data from Taiwan's open government platform. Whether you're a seafood lover or just curious, FishPriceFinderTW makes exploring fish prices fun and easy! ๐
- Search Fish Prices: Type in a fish name (like ้ฏ้ญ) to find prices! ๐ก
- Filter by Market & Date: Choose a market (๐) or date (๐ ) to narrow down results.
- Earthy Aesthetic: Soft beige tones and ๅพฎ่ปๆญฃ้ป้ซ font for a calming, literary feel. ๐ฟ
- Responsive Design: Looks great on both desktop and mobile! ๐ฑ๐ป
- Real-Time Data: Fetches live data from Taiwan's MOA open data API.
- Visit the GitHub Pages site! ๐
- Type a fish name (e.g., ้ฏ้ญ) in the search bar and click ๆฅ่ฉข ๐.
- Use the dropdowns to filter by market (ๆๆๅๅ for all) or date (ๆๆๆฅๆ for all).
- Browse the results with average prices and trading volumes! ๐ฐ๐ฆ
To share FishPriceFinderTW with the world, follow these steps to set it up on GitHub Pages:
-
Create a Repository:
- Go to GitHub and create a new repository named
FishPriceFinderTW
. - Initialize it with a README (you can replace it with this one!).
- Go to GitHub and create a new repository named
-
Upload the Code:
- Save the webpage code as
index.html
. - Push
index.html
to themain
branch of yourFishPriceFinderTW
repository.
- Save the webpage code as
-
Enable GitHub Pages:
- Go to your repositoryโs Settings tab.
- Scroll to the Pages section.
- Under Source, select the
main
branch and/ (root)
folder, then click Save. - Wait a few minutes, and your site will be live at
https://jackyleedesign.github.io/FishPriceFinderTW/
.
-
Test It Out:
- Visit the URL to ensure the app loads and fetches data correctly.
- If you make changes, push them to the
main
branch, and GitHub Pages will update automatically.
If you want to tweak FishPriceFinderTW locally:
- Clone the repository:
git clone https://github.com/JackyLeeDesign/FishPriceFinderTW.git
- Open
index.html
in a browser to test locally (note: the API fetch requires an internet connection). - Edit the HTML, CSS, or JavaScript to customize the app! ๐ ๏ธ
- HTML & CSS: Styled with Tailwind CSS for a responsive, earthy look.
- JavaScript: Fetches and processes data from the MOA API.
- Font: ๅพฎ่ปๆญฃ้ป้ซ for a clean, Traditional Chinese-friendly display.
- API: Taiwanโs open data platform (MOA AquaticTransData).
Got ideas to make FishPriceFinderTW even cuter or more useful? ๐
- Fork the repo.
- Create a new branch:
git checkout -b my-cute-feature
. - Commit your changes:
git commit -m "Added a sparkly new feature โจ"
. - Push to the branch:
git push origin my-cute-feature
. - Open a Pull Request, and letโs make FishPriceFinderTW better together! ๐ณ
- Thanks to Taiwanโs Ministry of Agriculture for providing open fish market data! ๐
- Built with love and a splash of ๆ้้ขจ charm. ๐พโจ
Dive in and explore the world of fish prices with FishPriceFinderTW! ๐ ๐