Skip to content

A cute and earthy web app to explore Taiwan's fish market prices with ease! Search by fish name, market, or date, and dive into the freshest data from Taiwan's open government platform. ๐ŸŒพโœจ Hosted on GitHub Pages!

Notifications You must be signed in to change notification settings

JackyLeeDesign/FishPriceFinderTW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ  FishPriceFinderTW ๐ŸŒพ

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! ๐ŸŒŠ

๐ŸŒŸ Features

  • 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.

๐Ÿš€ Getting Started

๐Ÿณ Using FishPriceFinderTW

  1. Visit the GitHub Pages site! ๐ŸŒ
  2. Type a fish name (e.g., ้ฏ–้ญš) in the search bar and click ๆŸฅ่ฉข ๐Ÿ”.
  3. Use the dropdowns to filter by market (ๆ‰€ๆœ‰ๅ€ๅŸŸ for all) or date (ๆ‰€ๆœ‰ๆ—ฅๆœŸ for all).
  4. Browse the results with average prices and trading volumes! ๐Ÿ’ฐ๐Ÿ“ฆ

๐ŸŒฑ Hosting on GitHub Pages

To share FishPriceFinderTW with the world, follow these steps to set it up on GitHub Pages:

  1. 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!).
  2. Upload the Code:

    • Save the webpage code as index.html.
    • Push index.html to the main branch of your FishPriceFinderTW repository.
  3. 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/.
  4. 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.

๐Ÿ› ๏ธ Development Setup

If you want to tweak FishPriceFinderTW locally:

  1. Clone the repository: git clone https://github.com/JackyLeeDesign/FishPriceFinderTW.git
  2. Open index.html in a browser to test locally (note: the API fetch requires an internet connection).
  3. Edit the HTML, CSS, or JavaScript to customize the app! ๐Ÿ› ๏ธ

๐Ÿ“š Tech Stack

  • 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).

๐Ÿ™ Contributing

Got ideas to make FishPriceFinderTW even cuter or more useful? ๐ŸŒˆ

  1. Fork the repo.
  2. Create a new branch: git checkout -b my-cute-feature.
  3. Commit your changes: git commit -m "Added a sparkly new feature โœจ".
  4. Push to the branch: git push origin my-cute-feature.
  5. Open a Pull Request, and letโ€™s make FishPriceFinderTW better together! ๐Ÿณ

๐Ÿ™ Acknowledgments

  • 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! ๐Ÿ ๐Ÿ’–

About

A cute and earthy web app to explore Taiwan's fish market prices with ease! Search by fish name, market, or date, and dive into the freshest data from Taiwan's open government platform. ๐ŸŒพโœจ Hosted on GitHub Pages!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages