GithubHelp home page GithubHelp logo

arnold-wafula / totalizer-js Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 105 KB

Simple JavaScript calculator to learn basic operator functions and run calculations on the front end.

PHP 96.56% JavaScript 1.09% Blade 1.98% SCSS 0.36%

totalizer-js's Introduction

Totalizer JS

This repository contains a simple calculator web application built using PHP Laravel for the backend and JavaScript for writing calculation scripts on the frontend.

Features

  • Basic arithmetic operations: Addition, Subtraction, Multiplication, Division.
  • Responsive user interface.
  • Real-time calculation updates without page reloads.

Technologies Used

  • PHP Laravel: Used for backend server-side logic and routing.
  • JavaScript: Used for implementing calculation scripts on the client-side.
  • HTML/CSS: Used for structuring the frontend and styling the user interface.

Getting Started

To get a local copy up and running follow these simple steps:

  1. Clone the repository: git clone https://github.com/your-username/simple-calculator.git
  2. Navigate to the project directory: cd simple-calculator
  3. Install dependencies: composer install && npm install
  4. Start the development server: php artisan serve
  5. Open your web browser and visit http://localhost:8000 to view the application.

Usage

  • Enter numbers using the on-screen buttons.
  • Use the arithmetic operator buttons to perform calculations.
  • See the result displayed in real-time.

Contributing

Contributions are welcome! Please feel free to fork the repository and submit pull requests with your improvements.

License

This project is licensed under the MIT License - see the LICENSE file for details.

totalizer-js's People

Contributors

arnold-wafula avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.