Skip to content

Muawiya-contact/Permutation-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Permutation & Combination Calculator

πŸ“Œ Overview

This is a Permutation & Combination Calculator that allows users to compute nPr (permutations) quickly. It features a modern UI, dark mode, and real-time calculations.

🎯 Features

  • βœ… Permutation Calculation (nPr)
  • βœ… Real-time validation
  • βœ… Dark Mode with Gradient Background
  • βœ… Stylish UI with Animations
  • βœ… "Coding Moves" branding in a subtle way
  • βœ… Responsive for all devices

πŸ› οΈ Technologies Used

  • HTML – Structure of the webpage
  • CSS – Styling and animations
  • JavaScript – Handles calculations dynamically

πŸš€ How to Use

  1. Enter the total objects (n).
  2. Enter the sample size (r).
  3. Click on the Calculate button to get the result.

πŸ“‚ Project Structure

Releases

No releases published

Packages

No packages published

Languages