https://github.com/redroserade/ffxii-bazaar
App that allows for quick searches for items and recipes on FFXII's Bazaar.
https://github.com/redroserade/ffxii-bazaar
Last synced: over 1 year ago
JSON representation
App that allows for quick searches for items and recipes on FFXII's Bazaar.
- Host: GitHub
- URL: https://github.com/redroserade/ffxii-bazaar
- Owner: RedRoserade
- Created: 2018-08-17T22:21:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:48:08.000Z (over 3 years ago)
- Last Synced: 2023-03-30T04:52:16.900Z (about 3 years ago)
- Language: TypeScript
- Homepage: https://ffxii-bazaar.azurewebsites.net
- Size: 2.4 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FFXII The Zodiac Age Bazaar Tool
This app helps search for items and 'recipes' that are available in the Bazaar. This repo contains the parsed data, a Python tool that extracts the data from the spreadsheet (created by copy-pasting the table into Excel), and the code of the app itself.
All the information was retrieved from the [Final Fantasy Wiki]().
---
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).