Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatihcaliss/stopwatch
https://github.com/fatihcaliss/stopwatch
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fatihcaliss/stopwatch
- Owner: fatihcaliss
- Created: 2022-06-24T10:51:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T17:34:01.000Z (over 2 years ago)
- Last Synced: 2023-03-06T19:41:36.538Z (over 1 year ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :point_right: [Click here to see on browser](https://fatihcaliss.github.io/Stopwatch/)
# Stopwatch
- Time to put your newly learned skills to work!
- Prepare a web page include functional stopwatch.
## Submit
- Students will push the solutions to their own public GitHub repos.
## Learning Outcomes
At the end of the this coding challenge, students will be able to;
- Analyze a problem, identify and apply programming knowledge for appropriate solution.
- Demonstrate their knowledge of algorithmic design principles by using JavaScript and Python effectively.
## Problem Statement
- Create a web page
- Write html code
- Add Css to your web site-Write javaScript code
- Make a functional stopwatch.⌛ Happy Coding ✍