Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator

Calculator using Symfony 4 which can handle arithmetical (plus, minus, multiplication, division) and bitwise (AND, OR) operations

Installation

First please clone the project onto your machine. Once the project is cloned onto your machine please change your working directory to it.

Now we will start the PHP server using the following command:

php bin/console server:run 0.0.0.0 You can then open a web browser and navigate to http://localhost:8000/calculator to see the calculator.

You will be presented with main page which a toolbar which will allow you to switch between the Arithmetic and the Bitwise forms were you will be allowed you to perform the different operations mentioned above.

About

Calculator using Symfony 4 which can handle arithmetical (plus, minus, multiplication, division) and bitwise (AND, OR) operations

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages