Hi, I have a very simple module originally written for D6, but need it converted to D7. It's a custom module, not listed on Drupal's website, and the author is no longer available.

The code is pretty short; the module is comprised of 3 files (.info, .install, .module) and the largest file (.module) is 8KB.

A brief description: The module creates a block that allows users to vote on a date & time something will occur, averages the votes, and displays a countdown until that event will happen.

The module has two dependencies: jquery_countdown and date_popup.

I am guessing this should be pretty easy for someone who knows what they're doing.

If you're interested, please contact me. I can send you the file if you wish to look at it before committing to the work.

Thanks!