Coder Social home page Coder Social logo

rocketeer007 / coderad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shannah/coderad

0.0 0.0 0.0 71.27 MB

Rapid Application Development toolkit and templates for Java developers using Codename One.

Shell 0.10% Java 99.58% CSS 0.02% HTML 0.30%

coderad's Introduction

CodeRAD

Rapid Application Development toolkit and templates for Java developers using Codename One. It focuses on higher reusability, rich UI components and MVC (Model-View-Controller) principles.

CodeRAD GitHub

Watch the CodeRAD 2 Introduction Video for a short introduction to features and concepts.

Features

  1. Reusable Components - Facilitates the creation of View components that can be easily reused across projects without requiring any dependencies.

  2. Rich UI Components - Components built with CodeRAD are richer than the standard Codename One UI components. They are designed to be useful right out of the box, while still being customizable.

  3. Clean Separation of Code - Provides model, view, and controller classes which facilitate the clean separation of code following MVC (Model-View-Controller) principles.

  4. Loose Coupling - Views can be "loosely" coupled to their model, allowing them to be used with many different model classes. Learn more

  5. Declarative UI Syntax - Build your user interfaces declaratively using a light and expressive XML-based syntax.

Documentation

Code RAD 1.x Tutorials

The following tutorials were written for CodeRAD 1.0 and are in the process of being updated to CodeRAD 2. There have been substantial changes in the way you build apps using CodeRAD 2, so bear that in mind when going through them

  1. How to Build a Messenging App in Codename One - A good startng place for getting a feel for what it is like to develop an app using CodeRAD.

Sample Projects

  1. Tweetapp - A Twitter mobile app clone. (For demonstration only - is not a complete clone).

  2. RADChat Demo - RADChatApp is a full-featured chat room app UI component. UI only. For demonstration purposes. Developed using CodeRAD 1.0. Currently being updated to use 2.0.

  3. Grub - UberEats Clone. Developed using CodeRAD 1.0

  4. CodeRAD2 Samples - A collection of samples using CodeRAD components. This serves as a living testbed for CodeRAD components.

UI Kits (Libraries)

  1. Tweet App UI Kit - A CodeRAD 2 library with several Twitter-like UI components. Developed for CodeRAD 2.0.

  2. RADChat App - A library including full-featured components for building a Chat application. (Currently for CodeRAD 1.0, and being adapted to CodeRAD 2).

Building from Source

The following instructions are for Mac and Linux. May work on windows using Git Bash, but not sure.

  1. Open your terminal

  2. Make sure that JAVA_HOME is set to a valid JDK8

  3. Make sure mvn is in your PATH

git clone https://github.com/shannah/CodeRAD
mvn install

Support

CodeRAD is developed and supported by Codename One.

Credits

Developed by Steve Hannah, Codename One.

coderad's People

Contributors

shannah avatar yo-zubair 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.