100 likes | 284 Views
Pavlov’s Dogs. Mike Abegg Alex Towell Chris Ballenger Tom Scarborough. Accomplishments. All interfaces implemented using smarty templates Database tables and data types implemented Agreed on some styling and coding conventions Have development environments set up. Issues.
E N D
Pavlov’s Dogs Mike Abegg Alex Towell Chris Ballenger Tom Scarborough
Accomplishments • All interfaces implemented using smarty templates • Database tables and data types implemented • Agreed on some styling and coding conventions • Have development environments set up
Issues • We still don’t have a server • However, we all have simulations of the server environment operational for personal usage • Need to talk to engineering department’s IT people about getting the server hooked up • Fortunately, our contract specifically states that getting the server set up is not our responsibility • Behind schedule
Tasks to be completed • Inter-Page behavior • Database abstraction layer • Non-Database dependent back end functionality
Mike’s Contributions • Created template files for the session, participation, and availability • Defined tables in the database • Tested template files using dummy data in test php files • Created stub functions and classes for the real php files that will be created in the current development pass • Decided on how modules will connect together
Alex’s Contributions • Created template files for experiment module and confirmations module • Tested template files using dummy data in test PHP files • Created stub functions and classes for the real PHP files that will be created in the current development pass • Decided on how modules will connect together
Chris’ Contributions • Created template files for the Admin module and the Semester management module • Tested template files using dummy data in test php files • Created stub functions and classes for the real php files that will be created in the current development pass
Tom’s Contributions • Created template files for user management module, and the header and footer templates • Tested template files using dummy data in test php files • Created stub functions and classes for the real php files that will be created in the current development pass