Coder Social home page Coder Social logo

fanweijin521 / dtonator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nvinayshetty/dtonator

0.0 1.0 0.0 277.4 MB

A plugin for AndroidStudio/Intellij that creates Data Transfer Objects(DTO) from the given feed

License: GNU General Public License v2.0

Java 100.00%

dtonator's Introduction

DTOnator

Android Arsenal ####Download the plugin at https://plugins.jetbrains.com/plugin/7834?pr=idea

###Motive for project Writing DTO(Data Transfer Object) for a single feed takes me more or less about 30 minutes depending on the complexity of given data structure and the repeated look up between the IDE and the file/browser that representes the feed.

I often felt writing DTO is a lifeless task particularly when you are working in a highly agile environment and the deadlines are making you scared. adding further a small typographical error crept during the creation of a DTO may hide some horrible bugs that may take hours to debug! and may leave you with a huge frustration.

Luckily for your computer creating the DTO is a simple task and it really doesn't need the power of a your smart brain and highly expensive developer hours! your smart IDE can complete that task for the smarter you,And it takes just a few seconds!!!.

creating such a tool for the software craftsman and helping him in better utilization of his time and energy is the basic motive and a fascinating idea that made me to create this project

#####A special thanks to creator of the repository https://github.com/zzz40500/GsonFormat This is the repository which gave me the idea of bringing a dto generator to an IDE.

DTO in Single class

DTO in multiple classes

dtonator's People

Contributors

nvinayshetty avatar

Watchers

 avatar

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.