Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

rucken/core

Repository files navigation

rucken

Greenkeeper badge NPM version Build Status Gitter Join the chat at telegram

Core with Admin UI for web and native application maked on Angular5+

What is Rucken?

  • Core - Base core for create applications on Angular5+.
  • Admin - Include work with admin, user groups and permissions.
  • DI - With dependency injection you can change base service.
  • Extends - Write components with extends from core rucken components.

Usage

Quick links

Source - Source code.

Demo - Demo application with mock data worked.

Demo source - Source code of demo application.

Sample projects

Rucken: Todo - Simple todo application with: projects, tasks, statuses (backend: http://mockapi.io).

Rucken: Todo (Django) - Simple todo application with: auth, groups, permissions, projects, tasks, statuses (backend: Django + plugins).

Rucken: Todo (NativeScript) - Simple todo nativescript application with: projects, tasks, statuses (backend: Django + plugins).

Rucken: Todo (Electron) - Simple todo electron application with: projects, tasks, statuses (backend: Django + plugins).

License

MIT