Skip to content

Commit 06dbbd7

Browse files
committed
readme demo hyperlink added
1 parent 5aa88ee commit 06dbbd7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,28 @@
11
# Clock Desktop Application using Java Swing
22
***
3+
34
#### A Swing Application containing 4 tabs: Clock, Calendar, StopWatch, CountDown Timer
5+
6+
Project Demo: [Clock Application](https://replit.com/@MajinVegetaSSJ2/Clock-Application?v=1)
7+
48
---
59
Digital & Analog Clock
610

711
![Capture_clock_pane](https://github.com/04xRaynal/clock_app_JavaSwing/blob/bc7fb3a9fe854ed0f9de740d5b126b7966f747cd/Captured_Shots/Capture_clock_pane.PNG)
12+
813
---
914
Calendar
1015

1116
![Capture_calendar_pane](https://github.com/04xRaynal/clock_app_JavaSwing/blob/bc7fb3a9fe854ed0f9de740d5b126b7966f747cd/Captured_Shots/Capture_calendar_pane.PNG)
17+
1218
---
1319
StopWatch
1420

1521
![Capture_stopwatch_pane](https://github.com/04xRaynal/clock_app_JavaSwing/blob/bc7fb3a9fe854ed0f9de740d5b126b7966f747cd/Captured_Shots/Capture_stopwatch_pane.PNG)
22+
1623
---
1724
Timer
1825

1926
![Capture_timer_pane](https://github.com/04xRaynal/clock_app_JavaSwing/blob/bc7fb3a9fe854ed0f9de740d5b126b7966f747cd/Captured_Shots/Capture_timer_pane.PNG)
27+
2028
---

0 commit comments

Comments
 (0)