Goal of the project #1
Replies: 4 comments 4 replies
-
Interesting idea and I would love to contribute. Where do we start? |
Beta Was this translation helpful? Give feedback.
-
i would love to contribute too |
Beta Was this translation helpful? Give feedback.
-
Thanks @arjun3649 and @HariKrishna-28 We can start with creating a sample design of how it should look and the data formats and conversions we want to support in say an Alpha release. That would help us get started. We already have a reference design in the DevUtils app. For now, I think we can start with UNIX time conversion and hashing of strings. Remember, this has to be delivered as both an Electron app as well as a website. |
Beta Was this translation helpful? Give feedback.
-
how we gonna work this out like i dont have any knowledge of Vuejs i am gonna learn it obviously and what should be done by whom? |
Beta Was this translation helpful? Give feedback.
-
This post is to come up with a broad goal of the project. Below is a brief that I had written earlier:
This is a frontend only Project. Devta is the Hindi term for a "divine being" who is helpful to people by nature. The name starts with "Dev" standing for developer and the "ta" is just a play on the intention of the tool - to be helpful for developers. The aim is to build a single tool which most developers could use for their everyday tasks. For example (but not limite to): Color Picking, Formatters for markups and languages (such as YAML, JSON, XML, HTML, JS etc.), generating Hashes (MD5, SHA, Blowfish), Sanitising and detecting errors in CSS, Minification of source code, working with time (timezone conversions, parsing time strings, UNIX timestamp to Date-Time formats, adding and subtracting times etc.), base64 encoding and decoding and so on.
Such tools already exist. Some are online and some are offline. This project is supposed to be available online as a website (responsive so that it can be used on mobile as well) as well as have electron apps for popular platforms (Linux, Mac, Windows).
PS: This project is inspired from the fantastic DevUtils app which is available only for macOS as a paid tool.
Beta Was this translation helpful? Give feedback.
All reactions