Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 2.49 KB

README.md

File metadata and controls

51 lines (30 loc) · 2.49 KB

Logo

Project Logo

Description

This repository contains a collection of interactive web forms designed to perform various operations. Users can input their data and perform actions such as calculating the square, factorial, and hypotenuse of numbers, checking for palindromes, finding the first largest word in a string, and more. The forms are intuitive and provide a user-friendly interface for carrying out mathematical and string manipulation tasks efficiently.

Forms Available

  1. Name Form: Allows users to input their first and last name.
  2. Number Form: Enables users to input two numbers and choose mathematical operations such as addition, subtraction, multiplication, and division.
  3. Square Form: Calculates the square of a number entered by the user.
  4. Factorial Form: Calculates the factorial of a number entered by the user.
  5. Range Form: Allows users to input a start and end number and performs operations on numbers within that range.
  6. Pythagoras Form: Calculates the hypotenuse of a right-angled triangle using the Pythagorean theorem.
  7. Palindrome Form: Checks if a word entered by the user is a palindrome.
  8. Case Form: Converts the first letter of a word entered by the user to uppercase.
  9. Word Form: Finds the first largest word in a sentence entered by the user.

Usage

Each form has its own set of instructions and guidelines provided within the form interface. Users can simply input their data and click on the corresponding buttons to perform the desired operations.

Contributing

Contributions are welcome! If you have any suggestions, improvements, or feature requests, feel free to open an issue or submit a pull request.

Authors

Color Reference

Color Hex
Primary Color #212529 #212529
Secondary Color #4F4F4F #4F4F4F

Demo

This link will take you to the live demonstration of the project, where you can interact with the actual application and experience its features firsthand.

Live Demo

GitHub Profile Introduction

A short introduction about the project's GitHub profile or the organization behind it.