Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taskify/taskify
Taskify Parent Repo
https://github.com/taskify/taskify
Last synced: 5 days ago
JSON representation
Taskify Parent Repo
- Host: GitHub
- URL: https://github.com/taskify/taskify
- Owner: taskify
- License: other
- Created: 2012-11-06T01:13:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-05-28T15:45:21.000Z (over 6 years ago)
- Last Synced: 2024-08-02T12:42:39.580Z (3 months ago)
- Homepage: taskify.org
- Size: 7.81 KB
- Stars: 9
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - taskify/taskify - Taskify Parent Repo (others)
README
# Taskify Architecture
[![Join the chat at https://gitter.im/taskify/taskify](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/taskify/taskify?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
![Taskify Architecture](https://raw.github.com/taskify/taskify.github.com/master/images/taskify-arch.png)
Taskify is composed of 6 modular components:
- Taskify UI
- Taskify Data Server
- Taskify Payments Server
- Taskify Search Engine and Portal
- Taskify Drivers
- Taskify BotsThe first UI will be built purely in client side javascript and is available at:
https://github.com/taskify/taskify.github.com
The data server is a W3C compliant web standards read/write server based on
https://github.com/linkeddata/data.fm
The payments server will also be based on data.fm but will utilize
http://webcredits.org/
The search hub is a way to search through your tasks, and become connected to others
Code will be made available in a new repo.
Drivers will be able to transform between different formats
Bots will be able to help out with all sorts of tasks
Alpha demo available at http://taskify.org/ please see the wiki for more documentation
All code will be made availble under the LGPL open source license.
Please feel to join us on our mailing list and W3C Community Group : http://lists.w3.org/Archives/Public/public-d-tasks/
[![tip for next commit](http://tip4commit.com/projects/27.svg)](http://tip4commit.com/projects/27)