Projects


Project Name: Prime Cals


Description: Prime Cals is a user-friendly calculator app for performing basic arithmetic operations. It features a simple interface for quick and accurate calculations. Designed for efficiency, it ensures smooth performance for everyday use.


Software Used:

    	Programming Language: Java
    	IDE: Android Studio
    	Framework: XML for UI Design
    

Features:

    	Basic Arithmetic Operations – Perform addition, subtraction, multiplication, and division.
    	LCM & GCD Calculation – Finds the Least Common Multipleand Greatest Common Divisor of numbers.
    	Square Root & Cube Root Functions – Quickly calculate square and cube roots with precision.
    	Prime Number Checking – Instantly determine whether a number is prime or not.
    
image