Arsenic-ATG / Awesome-Automations

A repository Full of 😎interesting Automations
MIT License
55 stars 19 forks source link

Time Converter #58

Closed Rellotscrewdriver closed 2 years ago

Rellotscrewdriver commented 3 years ago

Idea 💡: -

How about a time converter? like if we wanna convert from 32 seconds to a Century or a Decade. manually, this would take forever converting it from minutes to hours to days, ugh.

sub-goal or optional challenge:

the user should be able to type like this Convert 32 Seconds to Century and then a message showing that it successfully converted to 1.0147e-8 or close to it.

github-actions[bot] commented 3 years ago

It's great having you contribute to this project

Welcome to our project :nerd_face:

Our developers will respond you as soon as possible 🤓 . Any questions let us know.

DanWlker commented 3 years ago

Hi can i try this?

Arsenic-ATG commented 3 years ago

Hi can i try this?

Sure go ahead.

olaleykhan commented 2 years ago

@Arsenic-ATG can I work on this?

Arsenic-ATG commented 2 years ago

@Arsenic-ATG can I work on this?

@olaleykhan sorry for late replay. feel free to work on any open unassigned issue you want.

If you want, I can also assign you this issue.

olaleykhan commented 2 years ago

great. I will work on it. thanks will hit you up if facing any issues

nghi01 commented 2 years ago

Hi, considering this issue is still open, can I try?

Arsenic-ATG commented 2 years ago

Hi, considering this issue is still open, can I try?

indeed, just make sure you have read Contribution guidelines before.

nghi01 commented 2 years ago

I've finished the automations using C++. Please let me know if there's any issues.