Skip to content

A JavaScript project demonstrating conditional logic with tasks such as student grade calculation, product filtering, and employee bonus calculation.

Notifications You must be signed in to change notification settings

HasibCoderLab/Conditional-logics-of-Js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Conditional Logics of JavaScript

This project showcases JavaScript's conditional logic through multiple tasks, including:

πŸš€ Features

  • Student Grade Calculation: Determines grades based on given marks.
  • Product Filtering: Identifies affordable products and warns about expensive ones.
  • Employee Bonus Calculation: Calculates bonuses based on performance ratings.

πŸ“ Project Structure

  • index.html - The main HTML file linking to the script.
  • script.js - Contains all JavaScript logic for the tasks.

πŸ› οΈ Technologies Used

  • JavaScript (ES6)
  • HTML

πŸ“Œ How to Use

  1. Clone the repository:
    git clone <https://github.com/HasibCoderLab/Conditional-logics-of-Js>

About

A JavaScript project demonstrating conditional logic with tasks such as student grade calculation, product filtering, and employee bonus calculation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published