Skip to content

ebinmanuval/cmo-simple-calculator

Repository files navigation

Simple Calculator

Instructions

To setup the application run composer install

To run the application locally run command php -S 127.0.0.1:8000


Task

To build a simple PHP calculator.

Requirements:

  • It should be able to add/multiply/divide/subtract.
  • The logic should be done in PHP, server side
  • PHP7.4 should be used Optional:
  • Provide docker support
  • Documentation should be provided to setup the application for use
  • Use the Symfony framework
  • Prevent against XSS & SQL injection
  • Include GIT

About

simple calculator in php u

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published