Skip to content

This calculator not only performs calculations but also logs the history of each operation using PHP and MySQL. Users can categorize and name each calculation, such as "food" or "utilities," for easy reference and organization.

Notifications You must be signed in to change notification settings

rohanmittal1163/dynamic_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic calculator

⚜ DEMO

image

📌 Requirements

  • HTML
  • CSS
  • Javascript
  • PHP
  • MySql

🔰 Installation

  • Download or clone this repository.
git clone https://github.com/rohanmittal163/dynamic_calculator.git
  • Download the zip folder in xampp/htdocs in your C drive to avoid any error

  • Don't forget to import chat.sql into your phpmyadmin database (if not having install xampp)

❤ Contribute

This project is open source and we are happy to receive contributions. If you would like to contribute, please follow these steps:

  1. Make a fork of the repository.
  2. Create a branch for your feature or bugfix (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added my new feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a pull request.

About

This calculator not only performs calculations but also logs the history of each operation using PHP and MySQL. Users can categorize and name each calculation, such as "food" or "utilities," for easy reference and organization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published