canvasowl / ribbbon

A project management system for artisans.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ribbbon

V 2.2

Ribbbon.com

Ribbbon is a project management system built on Laravel 5.1.* & Vue.js :)

Features

  • User / account creation
  • Client creation
  • Project creation
  • Task creation
  • Assigning weights to tasks
  • Project sharing
  • Api Driven

Get involved

  • Clone or fork the project.
  • Create feature branches off develop branch.
  • Once your changes are ready create a pull request into the master branch.

Installation

  • Clone the repo
  • Copy .env.example to .env
  • Set values in .env file
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate
  • Run php artisan db:seed
  • Start developing!

About

A project management system for artisans.


Languages

Language:PHP 46.8%Language:HTML 26.5%Language:CSS 15.3%Language:JavaScript 11.2%Language:ApacheConf 0.2%