Skip to content

A project management system for artisans.

Notifications You must be signed in to change notification settings

simonroberts881/ribbbon

This branch is up to date with canvasowl/ribbbon:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 16, 2016
Jul 13, 2016
Aug 14, 2016
Sep 9, 2016
Sep 16, 2016
Sep 16, 2016
Jul 13, 2016
Jul 13, 2016
May 29, 2017
Jul 30, 2015
Jul 31, 2015
Jul 31, 2015
Jul 13, 2016
Jul 13, 2016
Jul 13, 2016
Jul 13, 2016
Jul 13, 2016
Oct 15, 2017
Jul 13, 2016

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 46.8%
  • HTML 26.6%
  • CSS 15.3%
  • JavaScript 11.3%