Skip to content

A simple Trello clone with Laravel, Vue.js and Inertia.js

Notifications You must be signed in to change notification settings

silverhand7/kanban

Repository files navigation

This is a Kanban or a simple Trello clone

Features:

  1. Add, edit and remove card
  2. Add, edit and remove column
  3. Move the card to other columns
  4. Move column

Tech stack:

  • Laravel
  • Vue.js
  • Inertia.js
  • Postgresql
  • Vite

Installation:

  1. Clone the project
  2. Register your DB in .env file
  3. Run command composer install
  4. Run command npm install
  5. Run command npm run build
  6. Run command php artisan migrate --seed
  7. Run command php artisan serve
  8. Visit localhost:8000

Screenshots:

Screen Shot 2023-09-30 at 23 57 23 Large Screen Shot 2023-09-30 at 23 57 51 Large

About

A simple Trello clone with Laravel, Vue.js and Inertia.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published