Package Exports
- @rucken/web
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rucken/web) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Base components, services and ui for admin entities for 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
- Clone or fork repository https://github.com/rucken/todo-web.git
- Read README.md for run application
- Modify app for your business logic
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