Skip to content

Task management app just like kanban board. Built using Laravel and InertiaJs with ReactJs

License

Notifications You must be signed in to change notification settings

rizzyone/stageboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stageboard

Task management app just like kanban board

Overview

Stageboard is a productivity tool app that can help you manage your task activity, like kanban board. Also, you can collaborate and share your tasks to others.

This project was built using Laravel and ReactJS.

Feature

  • Board: You need a board to manage your tasks
  • Column: Just like kanban, column is used to group your task into different state
  • Card: This is your task that could be written to it. Board illustration
  • Move Card Move card illustration
  • Swap Column Order Swap column illustration
  • Collaboration with realtime changes and Level Based Access Control permission management Permission level Permission table

Installation

This project was built using Laravel 10, so this requires at least PHP 8.1 version to running perfectly. And need these things to support its features:

  • NodeJS v20
  • Composer
  • RDBMS server. Preferred: MySQL or MariaDB
  • WebSocket server. For example: Soketi
  • Mail server. Real or test.

You can follow this Laravel deployment guide and make sure to compile Javascript assets for frontend stuff with npm run build.

Screenshot Preview

  • Board page Board page screenshot
  • Home page Home page screenshot
  • Creating new board Creating new board screenshot
  • Collaboration settings Collaboration settings screenshot
  • Profile settings Profile settings screenshot

About

Task management app just like kanban board. Built using Laravel and InertiaJs with ReactJs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages