GithubHelp home page GithubHelp logo

pj1985 / rberry Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 2.73 MB

Raspberry UI Framework

License: GNU General Public License v3.0

PHP 26.40% JavaScript 40.89% CSS 24.38% HTML 8.32% Objective-J 0.01%
database gui framework php code-generation php-code-generator database-applications db

rberry's Introduction

Raspberry UI Framework

Raspberry is low-code/configuration framework for creating responsive web frontend for common database systems using Bootstrap CSS templates. Raspberry is focused on developers with database background with basic knowledge of FE technologies like Bootstrap and JQuery/Javascript.

Framework can be used for fast prototyping or for creating rich user interface for various database tools.

Elements, that can be used in the pages include:

  • Tables and Data Cards - results from the SQL queries, tables contain paging and sorting
  • Charts - charts.js charts rendered from the SQL queries
  • Form Components - input fields, buttons, text areas, select,..

With before and after actions you can:

  • Load data into form inputs
  • Create SQL validations of the processed data
  • Execute SQL statements - before page load or after page submit with data from the pages

Design page in Screen creator

Main goal of the Raspberry is to create UI very fast and with as little code (or configuration) as possible. Every Raspberry application contains page configurations (one JSON file per page), from which the html pages are rendered.

Raspberry provides single-site Screen Creator with live page preview, where user define page elements tree (regions hierarchy, buttons, inputs, tables,..) and what should be done before page renders and after page submits (validations, processes).

Support

Support available via GitHub Issues.

Disclaimer

This project is a work in progress. There's still a lot of features waiting to be implemented.. If you like to help, let me know :)

License & Copyright

Copyright 2019 pj1985

This project is licensed under the GPL http://www.gnu.org/licenses/gpl.txt

Raspberry utilizes and includes:

rberry's People

Contributors

pj1985 avatar

rberry's Issues

Deleted element in div sort parameter

In some cases deleted (or renamed?) element is not removed from div's sort parameter which results in screen creator crash (javascript error in console). Page configuration has to be fixed manualy to recover the page (delete non existing element from div-sort paremeter)

Page (and page tree) is not rendered

Page (and page tree) is not rendered due to missing referenced element in tree sort attribute. The page render process is stoped and js error is shown in browser console. Page tree generation process should automatically fix such problem during rendering (if such element not exists, than it should be deleted from sort attribute of the element).

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.