-
Notifications
You must be signed in to change notification settings - Fork 0
abderrahim1210/speed-calculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
ποΈ Speed Calculator (JavaScript) A simple web application to calculate speed using JavaScript, HTML, and CSS. The user inputs distance and time, and the app calculates and displays the speed instantly. π Features - Calculates speed using the formula: **Speed = Distance Γ· Time** - Simple and user-friendly interface - Input validation - Support for different units (e.g., km/h, m/s) π οΈ Technologies Used - HTML5 - CSS3 - JavaScript (Vanilla) πΈ Screenshots > *(Add screenshots of the interface here if available)* π¦ How to Use 1. **Download or Clone the Project** Download the files or clone the repository to your local machine. 2. **Open `index.html`** in your web browser. 3. **Enter Data** - Enter the distance (e.g., 100 km) - Enter the time (e.g., 2 hours) - Click the "Calculate Speed" button 4. **View Result** The calculated speed will be displayed below the form. π Example If you input: - **Distance:** 150 km - **Time:** 3 hours The result will be: **Speed = 50 km/h** π Project Structure speed-calculator/ βββ speed-calculator.html βββ speed-calculator.css βββ speed-calculator.js π Notes - Make sure to input valid numbers for both distance and time. - Speed cannot be calculated if time is zero. π§βπ» Developer - **Name:** *(Abderrahim)* - **GitHub:** (https://github.com/abderrahim1210) π License This project is open source and available under the MIT License.
About
Speed Calculator project with JavaScript language !
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published