/ribbbon

A project management system for artisans.

Primary LanguagePHP

Ribbbon

V 2.0

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
  • Api Driven

Get involved

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!