Skip to content
/ Ash_Project Public template

๐Ÿ–ฉ Ash_Calculator: Your ultimate C++ companion for crunching numbers with ease! Developed by Ashmeet Singh, a first-year student at MEDI-CAPS University, Indore. Dive into a sleek terminal interface packed with essential arithmetic ๐Ÿงฎ and statistical functions ๐Ÿ“Š. Whether you're learning, coding, or calculating, Ash_Calculator simplifies it all!

License

Notifications You must be signed in to change notification settings

ashmeet07/Ash_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ–ฉ Ash_Calculator

First Year Project

Ash_Calculator is a C++ project developed by Ashmeet Singh, a student at MEDI-CAPS University, Indore. This calculator provides efficient calculation capabilities in a terminal-based environment, featuring both basic and statistical calculations.

Project Overview

This project was created as part of the first-year curriculum to demonstrate proficiency in C++ programming. It includes:

  • Basic arithmetic operations (addition, subtraction, multiplication, division) ๐Ÿงฎ
  • Statistical calculations (mean, median, mode) ๐Ÿ“Š
  • User-friendly terminal UI for interaction ๐Ÿ’ป

Project Screenshots

Main Page

Main Page

Screenshot of the main page showcasing the calculator interface.

Home Page

Home Page

Homepage with navigation options and user login.

Basic Calculation Page

Basic Calculation Page

Example of basic arithmetic operations available.

Statistical Calculation Page

Statistical Calculation Page

Screenshot demonstrating statistical calculations.

Installation

  1. Clone the repository:

    git clone https://github.com/ashmeet07/Ash_Project.git
    cd Ash_Project
  2. Compile the program:

    g++ -o calculator main.cpp
  3. Run the program:

    ./calculator
  4. Note: Create a file named "Information.txt" in the folder "DATABASE_Calculator" for login registration using the file system.

Additional Information

This project demonstrates the capabilities of a first-year student and serves as a foundation for further enhancements and learning in C++ programming.

Contact

For inquiries about Ash_Calculator, please contact Ashmeet Singh at [email protected].

About

๐Ÿ–ฉ Ash_Calculator: Your ultimate C++ companion for crunching numbers with ease! Developed by Ashmeet Singh, a first-year student at MEDI-CAPS University, Indore. Dive into a sleek terminal interface packed with essential arithmetic ๐Ÿงฎ and statistical functions ๐Ÿ“Š. Whether you're learning, coding, or calculating, Ash_Calculator simplifies it all!

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages