Code Monkey home page Code Monkey logo

conversor's Introduction

Conversor Project

animated

Overview

The Conversor Project is a versatile converter application built using Java and the Swing library. It provides a user-friendly graphical interface for performing unit conversions. The project follows the principles of Object-Oriented Programming (OOP) to create a modular and extensible design.


Built with

  • Java
  • Swing library

Features

  • User Interface: The project utilizes the Java Swing library to create a graphical user interface (GUI) that enhances the user experience. It includes menus, input dialogs, and output displays for seamless interaction.

  • Modular Architecture: The project follows an Object-Oriented Programming (OOP) approach, allowing for modular design and encapsulation of functionality. Different classes handle specific conversion types, making the application easily extensible.

  • Customization: Users can create new converters by extending the base Conversor class and implementing the required conversion logic for specific unit types. This customization feature enables the addition of converters for various units, such as speed, weight, temperature, and more.

  • Conversion Process: The conversor provides a menu where users can select the desired conversion type. After selecting the conversion type, users are prompted to enter the required values for conversion. The input values are validated and processed according to the implemented conversion logic, and the converted value is displayed to the user.

  • Modifiability: The project's OOP design allows for easy modification of existing converters. Users can extend the functionality or adjust the conversion formulas without affecting the overall application structure. This modifiability feature ensures flexibility and adaptability to different conversion needs.


Author

  • Santiago Rodriguez Morales - @SanRM

conversor's People

Contributors

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