WANTED! Countdown Timer with Alarm

Here you will find the latest competition contest and the entries for them. Hurry and submit yours now.
4 posts Page 1 of 1
Contributors
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

OK i want someone to make me a Countdown Timer that plays an mp3 or wav file when clock hits "00:00:00"

Here are my requirements:
3 TextBoxs
> Hours, Minutes, Seconds

Label or Progressbar or Both
> show how much time is left.

Timer Control of course!

1 Button
>Start / Stop timer

I need to be able to enter the amount of time.
Be able to Start and Stop the Timer.
It must play some type of audio file without a WindowsMediaPlayer Control (Please NO WMP!)

Plus I want the source.

I DO NOT care what it looks likes, That is what the source is for.
The first person to send me a working BUILD gets 50 credits.

IMPORTANT!
Do to how easy this project can be.
There is a time limit.
The gig ends Monday noon (12:00pm) US EST (Eastern Standard Time)
Must be writen in C# or VB2008+

-----------------------------------------------------------------------------------------------------------------------
Additional 50 Credits
If you can add a ProgressBar to each TextBox and have each ProgressBar be Updated by each TextBox Value.
PBar1 = txtHours.Text
PBar2 = txtMinutes.Text
pBar3 = txtSeconds.Text

Add a "Days" 01-07 option to the counter
So if you set the timer for 1day, 15Hours, 40Minutes, 00Seconds
as the counter counts down each section will be updated.


Lets see what you guys come up with.
Last edited by Scottie1972 on Sun May 29, 2011 4:59 pm, edited 3 times in total.
Image
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: WANTED! Countdown Timer with Alarm
Axel
Plays a system wav(asterisk)
made in C# (should be fine according to your rules)
has 3 textboxes
1 progressbar
1button
1 timer
cntdwn.zip
http://vagex.com/?ref=25000
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Axel !
Very excellent entry. It is what I am looking for according to the post.
Very Good Job!
Image
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

As for the bonus additional Credits. I have created a simple Countdown Template Project without any code in it.
You may use this template as a guide or just fill in the blanks.
CountDown_Demo.png
Countdown_Template.zip
Image
4 posts Page 1 of 1
Return to “Competitions”