Open Issues Need Help
View All on GitHub Testing • General Testing
Need to revisit dictionaries about 1 month ago
AI Summary: Optimize the FFXIV item price tracker by replacing the inefficient 43,000-line item ID dictionary with a more efficient database solution. This involves designing and implementing a database (e.g., SQLite) to store and quickly retrieve item information based on item name or ID, improving the speed and usability of the API calls. Future considerations include a GUI for easier user input.
Complexity:
4/5
help wanted question