Skip to content

TannerAssenmacher/Calculator-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator-Extension

This project was created for Knight Hacks on February 15 - April 18, 2023.

This project aims to develop a web extension that can perform various calculations for users, including unit conversions, basic arithmetic operations, and more advanced mathematical functions. This extension will serve as a shortcut on the user's web browser, eliminating the need to physically retrieve a calculator or open another window on their computer.

During the Spring 2023 semester, we created a calculator web extension using HTML, CSS, and JavaScript. The extension allows users to perform basic arithmetic operations, log functions, trig functions, and factorial functions. Users can access a calculator display directly from their web browser with this extension. The calculator also includes a memory function to store previous results for future calculations. Furthermore, the extension comes in light and dark modes, which can toggle based on user preference.

Screenshot 2023-04-19 at 5 14 37 PM

How to run

  1. Git clone this file to your desktop.
  2. Open the Chrome Extensions Manager in your browser.
  3. Click on the "Developer mode" button on the right.
  4. Click on the "Load Unpacked" button on the left.
  5. Open the Calculator-Extension file.
  6. Click the Extension Puzzle (You'll see the Roaming Calculator icon!).
  7. Have fun using the calculator!

Team

  • Seoyoung Kong
  • Tanner Assenmacher
  • Ryan Garfinkel
  • Nikko Whatley

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors