Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1022 Bytes

File metadata and controls

35 lines (24 loc) · 1022 Bytes

RadConvert

Description

This project converts and compares real life exemple of radiation units using XKCD's radiation dose chart.

It uses a tkinter GUI to display the user interface

Getting started

Clone this repo on your machine, go into the project directory and run

python3 main.py

There are no requirements. All the necessary libraries are included in the default python package

Screenshots

Screenshot of the app

Todo

Features

  • Display the Radiation Chart on demand
  • Add a more detailed description and links
  • Add a switch input button to switch between main and secondary input

Fixes

  • Rewrite radiation exemples
  • Make long units more readable
  • Make UI more adaptable to changes in elements' size
  • Better input management.
    • Floating point inaccuracy
    • Add a "main" side so that when changing unit from the secondary side, it doesn't change the main input value