As of now the Import Tool is working. The basic functions are as follows:
- Create an IMAP connection to the email server
- Select those emails from Eve-Central
- Parse these emails for orders and delete the mail
- Connect to the MySQL database
- Purge old orders that are being updated (those with the same Items and Region as the new ones)
- Insert the new orders
- Sleep for 3 minutes and repeat
This week I'll work on creating the MySQL queries that should provide actual trade data.
No comments:
Post a Comment