omarhen / ribbbon

A project management system for artisans.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ribbbon

V 1.5

Ribbbon is a project management system built on Laravel 5.1.*

Features

  • User / account creation
  • Client creation
  • Project creation
  • Task creation
  • Assigning weights to tasks
  • file uploads
  • project sharing

Get involved

Thank you for being interested in Ribbbon.

  • Slack: https://ribbbon.slack.com
  • Tweet me @canvasowl of you'd like an invite to Slack
  • Clone or fork the project. Once you have changes do a pull request to the develop branch.

#Installation

  • Clone the repo
  • Run composer install
  • Run php artisan migrate
  • Run php artisan db:seed
  • Start developing!

About

A project management system for artisans.


Languages

Language:PHP 85.1%Language:CSS 12.6%Language:JavaScript 2.1%Language:ApacheConf 0.2%