1 Star 0 Fork 89

cs1145461707 / Taskover

forked from Zoker / Taskover 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Taskover 开源个人任务管理工具

项目是基于Rails+VueJs的一款开源个人任务管理工具,通过简单易用的任务归纳分类方式,用来帮助您高效的追踪管理各项任务,最大化的提升工作效率。

这个是学习VueJs时的一个Demo项目,后来发现管理个人任务挺好用,本着强迫症患者该有的精神,就美化了下界面,设计了个Logo,然后放出来了,项目很简单,适合Rails以及Vue初学者学习使用。

源码下载 https://gitee.com/kesin/taskover

在线演示 http://taskover.zoker.io/ 账号 demo / 111111

功能

  • 快速创建计划分类
  • 快速创建列表
  • 快速创建、编辑、删除、结束任务
  • 通过颜色标签快速筛选

功能截图

简易的计划分类

输入图片说明

简单易用的分组和任务快速操作

输入图片说明

使用

项目基于 Ruby 2.3.1 及以上

  1. git clone https://gitee.com/kesin/taskover
  2. bundle install
  3. cp database.yml.example database.yml #修改数据库配置
  4. cp puma.rb.example puma.rb
  5. cd taskover
  6. bundle exec rake db:migrate
  7. cp development.rb.example development.rb
  8. bundle exec puma

访问 http://127.0.0.1:3001

在线演示

贡献代码

  1. Fork 项目
  2. 创建本地分支 (git checkout -b my-new-feature)
  3. 提交更改 (git commit -am 'Add some feature')
  4. 推送到分支 (git push origin my-new-feature)
  5. 创建一个 Pull Request

贡献者

@Zoker

@Frech

The MIT License (MIT) Copyright (c) [2017] [Zoker] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Taskover 是一款开源个人任务管理工具,通过简单易用的任务归纳分类方式,用来帮助您高效的追踪管理各项任务,最大化的提升工作效率。 展开 收起
Ruby
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Ruby
1
https://gitee.com/cs1145461707/taskover.git
git@gitee.com:cs1145461707/taskover.git
cs1145461707
taskover
Taskover
master

搜索帮助

14c37bed 8189591 565d56ea 8189591