Git Product home page Git Product logo

todo.link's Introduction

基于项目的任务管理系统

todo.link是基于项目为基础的任务管理系统,使用laravel进行开发,秉承简洁、易用的准则。

线上地址

www.todo.link avatar

运行环境要求

  • PHP 7.1+
  • MySQL 5.6+

开发环境部署/安装

基础安装

克隆源代码

克隆源代码到本地:

git clone [email protected]:ww285276792/todo.link.git

安装扩展包依赖

composer install

生成配置文件

cp .env.example .env

生成数据表

$ php artisan migrate

初始化系统数据

$ php artisan module:seed Core

文件上传配置

$ php artisan storage:link

License

GNU General Public License v3.0

Todo

  • 项目自定义角色权限管理
  • 通知系统

todo.link's People

Contributors

ww285276792 avatar mingzhongshui avatar

Watchers

James Cloos avatar

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.