Giter Site home page Giter Site logo

calculator's Introduction

Flask Calculator App

This is a simple calculator web application built using Flask and Tailwind CSS.

Features

  • Perform basic arithmetic calculations (addition, subtraction, multiplication, division)
  • Clear the calculator display
  • Responsive design for mobile and desktop devices
  • Styling using Tailwind CSS framework

Requirements

  • Python 3.x
  • Flask
  • Tailwind CSS (included via CDN)

Usage

  1. Install the required dependencies by running pip install flask in your terminal.
  2. Clone or download the repository to your local machine.
  3. Navigate to the project directory.
  4. Run the Flask app using the command python3 app.py.
  5. Open your web browser and visit http://localhost:5000 to access the calculator app.

How to Use

  1. Enter numbers and operators by clicking the corresponding buttons on the calculator.
  2. The result will be displayed in the calculator display area.
  3. Use the '=' button to perform the calculation.
  4. Use the 'C' button to clear the display.

calculator's People

Contributors

sammyrhymes 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.