Giter Club home page Giter Club logo

matthewnobes / conversion-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6 MB

The Conversion App was created as a simple place to find unit conversions without scouring the internet for a decent solution. As well as providing conversions, this system will explain the equations used for the conversion in a clear and logical manner.

Home Page: https://matthewnobes.github.io/conversion-app/

License: MIT License

HTML 13.70% CSS 2.87% JavaScript 83.43%
js javascript react reactjs web webapp webapplication conversion conversions conversion-rate

conversion-app's People

Contributors

matthewnobes avatar

Stargazers

 avatar

Watchers

 avatar  avatar

conversion-app's Issues

Able to enter non-numbers

The user should not be able to enter non-numbers into the textbox, including spaces, after a valid number.

Setup error 404 page

As a user, I would like to see a page informing me that this page has not been found when I attempt to visit a page not available to me (error 404). This page should fit with the application design and provide redirection back to the homepage.

New idea: fix the routing system so when a user refreshes or clicks the back page, it works correctly. Use the same fix as matthewnobes.github.io.

Fix advice: https://reginafurness.medium.com/client-side-routing-on-github-pages-with-create-react-app-f5a393341c2
Previous ticket: MatthewNobes/MatthewNobes.github.io#28

Copy result

Add a function that allows the result of a conversion to be copied to the clipboard.

Set up app icon

A new favicon should be created, with the idea of unit conversion taken into consideration.

Mass conversion

Add the conversion for mass, the following options should be available:

  • Tonne
  • Kilogram
  • Gram
  • Milligram
  • Imperial ton
  • US ton
  • Stone
  • Pound
  • Ounce

For now, the equation for this conversion does not need to be provided.

Show formula

As a user I would like to see the formula being used for the conversion being carried out, with any relevant explanation that is required for a non-technical user to understand.

Reset form button

As a user, I would like to be able to reset a form to its initial values when pressed. Ideally, this button should simply rerender the form component.

Distance conversion page

Add the conversion for distances, the following options should be available:

  • Meter
  • Kilometer
  • Centimetre
  • Millimetre
  • Mile
  • Yard
  • Foot Inch
  • Nautical mile

For now, the equation for this conversion does not need to be provided.

ASCII to hex conversion

A conversion tool for ASCII to hexadecimal should be set up with provisions for:

  • Hexidecimal
  • ASCII (Explore Unicode option too)
  • Binary
  • Decimal
  • Octal

Mobile view sidebar collapse

It would be nice if once an option has been selected in the sidebar, it collapses, enabling the user to see the newly loaded page. This is primarily an issue on mobile but the same behaviour on desktop would be nice.

Change default value

The default value inside each text box should be changed the user doesn't have to delete the zero already in the box.

The input textbox should also be set to focus.

(Low time to develop)

Swap options

As a user, I would like to be able to swap between the unit I am converting to and from.

This should be fulfilled with a swap button.

Engine efficiency conversions

It would be helpful to have a place that can convert miles per liter into miles per gallon. Motorbikes and cars tend to differ in unit choice.

Setup hosting

Setup hosting with GitHub pages after Mass and Distance conversion have been completed (release version 1.0.0)

Update site description

A more complete and detailed description is needed to go into the index.html file, this will help Google, etc. fill in a better description of the site.

Redesign selection system

Replace the react router system with a material UI drawer, including the different conversions in the side bar.

Use a singular form instead, with the type of conversion being passed through in props when loaded by the router system.

Redesign conversion system

The conversion form needs to be redesigned to ensure mobile compability and incorpoerate fully MUI support.

Speed conversion

A speed conversion page needs to be setup with provisions for:

  • Miles per hour
  • Meters per second
  • Foot per second
  • Kilometer per second
  • Knot
  • Mach

Swapping units

When the swap button is pressed, the units are changed over, but the values are not recalculated, this should be done to preserve the function of the system.

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.