Today I got the database tables created and the scripts in place to get the uploaded data into those tables. So now all the infrastructure is in place. I still have some minor fabrication to do and need to make the door switch more permanent. But beyond that, the rest is just programming. All the data transport mechanisms are in place, all the hardware is in place, and all the data formatting is figured out. The only things really left to do are to make a page to display the data, and to improve the logic handling. There are few rare scenarios that would mess data up right now, for example if the dog went out and then came right back in as well as some error handling in case the internet is down. But all that can be figured out.