Giter Site home page Giter Site logo

doc's Introduction

QOR

English Chat Room: Join the chat at https://gitter.im/qor/qor

中文聊天室: 加入中国Qor聊天室 https://gitter.im/qor/qor/china

Build Status

For security issues, please send us an email to [email protected] and give us time to respond BEFORE posting as an issue or reporting on public forums.

What is QOR?

QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.

This is a complete rewrite in Go, of the original QOR, which was a proprietary framework written in Ruby on Rails and used internally at The Plant. QOR 1.0 is the first version to be open sourced and distributed under the MIT license.

What QOR is not

QOR is not a "boxed turnkey solution". You need proper coding skills to use it. It's designed to make the lives of developers easier when building complex EC systems, not providing you one out of the box.

Documentation

https://doc.getqor.com/

The modules

  • Admin - The core part of QOR system, will generate an admin interface and RESTFul API for you to manage your data

  • Publish - Providing a staging environment for all content changes to be reviewed before being published to the live system

  • Transition - A configurable State Machine: define states, events (eg. pay order), and validation constraints for state transitions

  • Media Library - Asset Management with support for several cloud storage backends and publishing via a CDN

  • Worker (Batch processing) - A process scheduler

  • Exchange - Data exchange with other business applications using CSV or Excel data

  • Internationalization (i18n) - Managing and (inline) editing of translations

  • Localization (l10n) - Manage DB-backed models on per-locale basis, with support for defining/editing localizable attributes, and locale-based querying

  • Roles - Access Control

  • And more https://github.com/qor

Live DEMO

Frontend Development

Requires Node.js and Gulp for building frontend files

npm install && npm install -g gulp
  • Watch SCSS/JavaScript changes: gulp
  • Build Release files: gulp release

License

Released under the MIT License.

doc's People

Contributors

arxdsilva avatar binku87 avatar bodhi avatar coreform avatar cyborgshadow avatar han2015 avatar jinzhu avatar raven-chen avatar sunwukonga avatar tomaisthorpe avatar xqbumu avatar zhenhangtung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

doc's Issues

怎么安装?

怎么看不到怎么安装呢?

开源诚意在哪里?居然安装的文档都没有

Language, grammar check new doco

Go through the doco, top to bottom, and make it read well in English proper.

  • Getting started
  • Building an application
  • Set up QOR admin
  • Dashboard
  • Site name
  • Menus
  • Router
  • Resource
  • Search
  • Scopes and filters
  • Actions
  • Theme & Customize views
    Form fields
  • Checkbox
  • Collection/Single edit
  • Date/Datetime
  • Number/Float
  • Hidden/Readonly
  • Password
  • Rich editor
  • Select many
  • Select one
  • Text input/Text area
    Plugins
  • Authentication
  • Activity
  • Audited
  • BinDataFS
  • Exchange
  • Filebox
  • I18n
  • L10n
  • Location
  • Media library
  • Notification
  • Publish
  • Roles
  • Serializable meta
  • Slug
  • Transition
  • Validation
  • Worker
    Helpers
  • Action bar
  • Cache
  • Render
  • Responder
  • SEO
  • Sorting
  • Widget
  • Wildcard router

Validations "QOR Support" section

Seems unnecessary?

QOR is architected from the ground up to accelerate development and deployment of [...]

Part of it describes the way it integrates with QOR admin, this is probably useful to keep, but just edit it to remove any info that is already described.

Linkify QOR components throughout doco

  1. Go through doco, bottom to top, and turn all references to QOR components to links pointing to each respective Doc section.
  2. Ensure each Doc section has it's corresponding Github repo linked.

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.