Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.
/ box-ui Public archive

A collection of tools to help programming with observables and pure functions for Android

Notifications You must be signed in to change notification settings

gurunars/box-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android CRUD UI

A collection of modules aiming to simplify creation of very specific simple CRUD apps for Android that require several capabilities:

  • creating and editing items via individual item type specific forms
  • manipulating the lists of items via a set of controls
  • customizing list item rendering by associating types with type specific renderers
  • managing look and feel of the creation menu

The project is split into multiple reusable modules that can be employed on their own.

Meant for Kotlin.

NOTE: the project has a very opinionated set of constraints that guarantees that simple CRUD apps can be created with as little cognitive effort as possible.

For installation instractions and API documentation of individual packages go here

More information

Check the apps in examples folder for a reference.

About

A collection of tools to help programming with observables and pure functions for Android

Resources

Stars

Watchers

Forks

Packages

No packages published