Migration Queue
https://www.rit.edu/webtools/accounts/admin/migration/queue/index.php
This is a work project that uses MySQL, PHP, AJAX, and DHTML. It is used for keeping track of sites that we migrated from the old server to the new server.
Queue: When a site was submitted and marked as needed to be migrated it was automatically added to the Queue. We could then 'Claim' a site and begin working on it.
Checklist: There are sections to add Files that were not moved and comments. When they are typed, you hit the Add button and it gets added to the database and to the page. There is a checklist to keep track of the steps to take to migrate a site. ![]()
Report: When all the steps have been completed, a report is to be generated by clicking the button. The report consists of plain text that my supervisor can copy and paste into an email to send to the owner of the site. There is an icon to indicate if the report has already been emailed.