Git Product home page Git Product logo

board's Introduction

Restyaboard

Build Status Average time to resolve an issue Percentage of issues still open

Trello like kanban board. Restyaboard is based on [Restya platform] (http://restya.com/).

Status: Active

Project is active! Follow development in dev branch

Demo

Demo

Install

Upgrade

To upgrade, overwrite application files and apply respective DB script:

  • v0.1.1 to v0.1.2 - /sql/upgrade-0.1.1-0.1.2.sql
  • v0.1.2 to v0.1.3 - /sql/upgrade-0.1.2-0.1.3.sql
  • v0.1.3 to v0.1.4 - /sql/upgrade-0.1.3-0.1.4.sql
  • v0.1.4 to v0.1.5 - /sql/upgrade-0.1.4-0.1.5.sql
  • v0.1.5 to v0.1.6 - /sql/upgrade-0.1.5-0.1.6.sql
  • v0.1.6 to v0.2 - /sql/upgrade-0.1.6-0.2.sql
  • v0.2 to v0.2.1 - /sql/upgrade-0.2-0.2.1.sql
  • v0.2.1 to v0.3 - /sql/upgrade-0.2.1-0.3.sql

Forum


Current Status / Plans / Roadamap

To give you some idea about of our plans:

Immediate (cooking)

  • Chat
  • Notifier iOS App (Possibly, Free and non-open source)

Next

  • Refactor R framework
    • Our focus on shipping this somewhat bloated "ultra thin" R framework. Better use new "REST URL to DB Query builder" code once that is tested (?).
  • Merge caching layer works (Or, only in commerical?)
  • Marketplace for ecosystem
    • Allow developers to make money
  • Apps listing platform
    • Find apps easily

Contributing

Our approach is similar to Magento. If anything is not clear, please contact us.

All Submissions you make to Restya through GitHub are subject to the following terms and conditions:

  • You grant Restya a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publicly perform, sublicense and distribute any feedback, ideas, code, or other information ("Submission") you submit through GitHub.
  • Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above.

Build

Required sofware: nginx, php-fpm (with mbstring), PostgreSQL, ElasticSearch, Grunt

  • grunt less - Converts LESS to CSS
  • grunt jst - Converts EJS to JS
  • grunt watch - Converts LESS to CSS and EJS to JS, automatically by "watching" for file changes
  • restyaboard_with_empty_data.sql - Database generation script
  • server/php/config.inc.php - Database and other configurations
  • media, client/img, tmp/cache & server/php/shell/*.sh - Need write permission for php; can be chmod 655 or 755 or 777 depending upon server configuration
  • grunt build:live - Generates restyaboard.zip, deployable code. Replace your DB details in build/live.json.

License

Copyright (c) 2014-2016 Restya.

Dual License (OSL 3.0 & Commercial License)

board's People

Contributors

alecpapierniak avatar efueger avatar fwolfst avatar iqbalfai avatar lmarikannan avatar rrjanbiah avatar shortjared avatar sommella avatar sridhar391 avatar ssivachidambaram avatar vitamindck avatar vsenxx 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.