PROJECT

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 20

Contents:

# Course Certificate.
# Purpose.
# Technologies Used
# Functionalities and
facilities.
# Application.
# Project Design.
# Project Structure.
# Project Screenshots.
# Conclusion.
Purpose:
-: A stopwatch is a timepiece designed to
measure the amount of time that elapses
between its activation and deactivation.
Technologies Used:
What is HTML?
HTML stands for Hyper Text Markup Language.
HTML is the standard markup language for creating Web
pages.
HTML describes the structure of a Web page.
HTML consists of a series of elements.
HTML elements tell the browser how to display the content.
HTML elements label pieces of content such as "this is a
heading", "this is a paragraph", "this is a link", etc.
What is CSS?
CSS stands for Cascading Style Sheets.
CSS describes how HTML elements are to be
displayed on screen, paper, or in other media.
CSS saves a lot of work. It can control the layout of
multiple web pages all at once
External stylesheets are stored in CSS file.
JavaScript is a
lightweight,
interpreted programming
language. It is designed
for creating network-
centric applications. It is
complimentary to and
integrated with Java.
JavaScript is very easy
to implement because it is
integrated with HTML. It
is open and cross-
platform.
Functionalities And FacilitIes:
The timing functions are conventionally controlled by the given two buttons on the
case. Pressing the top button begins the timer running, and pressing the button a 2 nd
time stops it, keeping the elapsed time displayed. A press of the 2nd button then allows
the stopwatch to reset to zero (0). This 2nd button is also used to monitor and record
the split times or lap times. When you press the split time button while the watch is
running it enables the elapsed time to that point to be read, but the watch apparatus
continues running to record the total elapsed time. Pressing the split button a 2nd time
will enable the watch to resume display of the total time.
Quick Guide To Knowing Mechanism of Stopwatches:
The "Play" button in a stopwatch begins from 00:00:00.00 in this format and the "..."
button continues timing from whatever the time presently is.
The Alarm goes off at 00:00:00.00. So the time should begin negative (with the "-"
sign) in order to use the alarm.
Applications:
The device is used when time periods need to
be measured precisely and with minimum
complications. Laboratory experiments and
sports events like sprints are classic examples of
its application….

The stopwatch function is also present in many


electronic devices such as wristwatches,
computers, cell phones, and portable music
players….
Project Design :
#while designing this stopwatch application.i have kept all the
aspects of material theme provided by visual studio and hence
created a complex,yet simple to understand and intuitive design
pattern.

#The web application is responsive and adaptive


And hence can work on the screen of any size and resolution.

#I have developed the whole Application based on (html5,css3,js).


Project Structure:

This is our HTML


format.
Project
Screenshots:
This is our CSS Format.
. This is our javascript code.
Start-from here our applcation will start.
Stop:This Button will stop the stopwatch
application.
Slide Bar:
Lap:
Lap Time: This is your time in between splits. In the above
example, each of your mile laps would have been 7:00
minutes. The lap time is how long it takes you to get from one
split to the next. The clock then starts over on the next lap.
Conclusion:
# This ProjEct has really helped for time management.this projects meets
all the fundamentals requirements upto a great extent.i have put my best
effort to make this web application responsive and adaptive.

# In future I will try to make the app more efficient and try to remove its
limitation and add additional functionalites to improve the project even
more.

# lastly: I would say that havimg this project was a great


learning expensive for me.
THANK YOU

You might also like