Skip to content

sahiljamwal/Calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator-App

This is a simple arithmetic Calculator that is build by using a Stack Data Strucutre to support solving of mathematical equations instead of using the evil Eval() Funtion.

Project Screenshot

Tech Stack

forthebadge forthebadge forthebadge forthebadge

Site Status

Website shields.io GitHub issues GitHub forks GitHub stars GitHub license ForTheBadge built-with-love

How to Use

  • Fork this Repo
  • run git clone
  • git clone <your-github-repo-link>
  • Open the project folder in your favorite Code Editor.
  • Start the project by running index.html

About

A simple Calculator app that uses stack data structure to implement basic arithmetic calculations logics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published