JordanLeich / Ultimate-Calculator

This is an incredibly powerful calculator and converter that is capable of many useful day-to-day functions that typical calculators cannot perform.
MIT License
42 stars 10 forks source link

TODO List ❗ #1

Open JordanLeich opened 3 years ago

JordanLeich commented 3 years ago
  1. Add in the remaining calculators and converters that are missing from the GUI version.
  2. Add any useful calculators or converters you can think of that have not already been implemented.

Contributing ✍️

aryanag7 commented 3 years ago

Hey, I'm a beginner in open source and would like to contribute to your project, Can u let me know how should I get started?

JordanLeich commented 3 years ago

Hey, I'm a beginner in open source and would like to contribute to your project, Can u let me know how should I get started?

Sure, first you must fork the project or whichever file you would like to edit and then once you are finished making your changes, make a pull request and I will review the changes you made it and then your changes will be added to the project.

BadrBelkadi commented 3 years ago

Hi! I like your project ;) . Have you thought about using an API to update the conversions?

JordanLeich commented 3 years ago

Hi! I like your project ;) . Have you thought about using an API to update the conversions?

Thanks, I appreciate it a lot 😀
I'm not sure exactly how to use an API in python since I've haven't learned it yet but I'm sure it would be helpful. If you want to could try adding an API to this project and I'll take a look at it.

ghost commented 3 years ago

Seems interesting! I'll contribute, working on the time converter now!

JordanLeich commented 3 years ago

Seems interesting! I'll contribute, working on the time converter now!

I've merged your pull request, looks all good! Thanks again.

ghost commented 3 years ago

if theres any other things to add, I'll see if I'll add that

Some-Person-That-Codes commented 3 years ago

Can I help by adding factorial and double factorial?

JordanLeich commented 3 years ago

@Some-Person-That-Codes yes you can.

mordy-python commented 3 years ago

Hey Jordan, I was testing out the GUI and I noticed that the buttons are too cramped and small, and the text isn't rendering on them right, I already have a basic arithmetic calculator, can I swap out the two calculators and if you like it, I can work on the other UI components?

JordanLeich commented 3 years ago

Hey Jordan, I was testing out the GUI and I noticed that the buttons are too cramped and small, and the text isn't rendering on them right, I already have a basic arithmetic calculator, can I swap out the two calculators and if you like it, I can work on the other UI components?

Sure thing, the GUI version of this project definitely needs to be updated since it's missing a lot of what's in the text based version.

mordy-python commented 3 years ago

I'll get right to it!

daniel-suzuki commented 3 years ago

Hey @JordanLeich, is this to-do list up to date?

JordanLeich commented 3 years ago

Hey @JordanLeich, is this to-do list up to date?

Yup, everything is up to date. Feel free to add anything you would like to the project and I'll review it! @daniel-suzuki