Giter Club home page Giter Club logo

cryptarithmeticsolver's Introduction

CryptArithmetic Solver

CryptArithmetic Solver is a web application built with Flask that solves cryptarithmetic puzzles. Cryptarithmetic, also known as alphametics, is a type of mathematical puzzle where the digits of numbers are replaced by letters to form a valid equation.

Features

  • Input Form: Users can input three strings representing the words in the cryptarithmetic puzzle.
  • Solver: The application solves the cryptarithmetic puzzle and displays the solutions along with solving statistics.
  • User-Friendly Interface: The interface provides an intuitive way for users to input puzzles and view solutions.

How to Use

  1. Access the Application: Open the CryptArithmetic Solver in your web browser.

  2. Input Puzzle Strings:

    • Enter three strings representing the words in the cryptarithmetic puzzle.
    • Each string corresponds to a word in the puzzle equation (e.g., "SEND", "MORE", "MONEY").
  3. Solve the Puzzle:

    • Click the "Solve" button to submit the input and solve the cryptarithmetic puzzle.
  4. View Solutions:

    • Once the puzzle is solved, the solutions and solving statistics will be displayed below the input form.

Technologies Used

  • Python: Programming language used for backend development.
  • Flask: Web framework used for building the application.
  • Google OR-Tools: Library used for solving cryptarithmetic puzzles.
  • HTML/CSS: Frontend development for the user interface.
  • JavaScript: Enhancing frontend interactivity and functionality.

Deployment

This application is deployed on Render, a cloud platform offering easy deployment and scaling of web applications.

Development

To run this application locally:

  1. Clone the Repository:

    git clone https://github.com/Aayush518/CryptArithmeticSolver.git
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Flask Application:

    python app.py
  4. Access the Application Locally:

Contributions

Contributions are welcome! If you have any suggestions, improvements, or feature requests, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Images

Image Description

Image Description

cryptarithmeticsolver's People

Contributors

aayush518 avatar

Stargazers

 avatar Crypgen221 avatar  avatar anish 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.