All Projects → neoighodaro → trello-kanban-cards-clone

neoighodaro / trello-kanban-cards-clone

Licence: other
This is an example on how to make a Trello Kanban card style application with Vue and Pusher

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
HTML
75241 projects
ApacheConf
554 projects

Projects that are alternatives of or similar to trello-kanban-cards-clone

pusher-for-codeigniter
CodeIgniter library for Pusher PHP SDK
Stars: ✭ 27 (-3.57%)
Mutual labels:  pusher
soketi
Just another simple, fast, and resilient open-source WebSockets server. 📣
Stars: ✭ 2,202 (+7764.29%)
Mutual labels:  pusher
livecoding-frontend-projects
Repositório com projetos Front-End
Stars: ✭ 70 (+150%)
Mutual labels:  pusher
chatkit-swift
Swift SDK for Pusher Chatkit
Stars: ✭ 40 (+42.86%)
Mutual labels:  pusher
flutter pusher
An unofficial Pusher Channels library for Flutter
Stars: ✭ 20 (-28.57%)
Mutual labels:  pusher
vuex-chat
Real time chat with Laravel, Vue js, Vuex, Echo and pusher
Stars: ✭ 16 (-42.86%)
Mutual labels:  pusher
chatkit-server-node
Node.js SDK for Pusher Chatkit
Stars: ✭ 16 (-42.86%)
Mutual labels:  pusher
pushest
Bidirectional Pusher client in Elixir
Stars: ✭ 33 (+17.86%)
Mutual labels:  pusher
docs
The official soketi documentation. 📡
Stars: ✭ 55 (+96.43%)
Mutual labels:  pusher
spontit-api-python-wrapper
Send functional, flexible push notifications to iOS, Android, and desktop devices (without your own app or website).
Stars: ✭ 35 (+25%)
Mutual labels:  pusher
pusher
Pusher client library for Go
Stars: ✭ 15 (-46.43%)
Mutual labels:  pusher
KanbanDragDropiOS
Kanban Board using Drag & Drop iOS API
Stars: ✭ 95 (+239.29%)
Mutual labels:  trello-clone
pushercoins
A React.js PWA with realtime features accompanying the tutorial on the Pusher blog.
Stars: ✭ 66 (+135.71%)
Mutual labels:  pusher
python-realtime-table
Building realtime table using Python and Channels
Stars: ✭ 12 (-57.14%)
Mutual labels:  pusher
push-notifications-php
Pusher Beams PHP Server SDK
Stars: ✭ 31 (+10.71%)
Mutual labels:  pusher
project-manager-laravel
Project manager system - PHP and AngularJS
Stars: ✭ 17 (-39.29%)
Mutual labels:  pusher
btc-ticker-esp8266
realtime bitcoin price on 7 segment display with arduino on esp8266
Stars: ✭ 18 (-35.71%)
Mutual labels:  pusher
messenger
Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
Stars: ✭ 194 (+592.86%)
Mutual labels:  pusher
Design-Prototype-Feedback-Application
Invision-like Design Prototype Feedback Application built using Laravel Vue and Pusher
Stars: ✭ 13 (-53.57%)
Mutual labels:  pusher
OneClip
Share your clipboard with people nearby. No Setup, No Signup.
Stars: ✭ 45 (+60.71%)
Mutual labels:  pusher

Example on how to build a realtime table on iOS using Pusher

Get help on Codementor


Requirements

For this to work, you need to have

  • PHP 7.0 or newer installed on your machine.
  • Laravel CLI installed locally.
  • Composer installed on locally.
  • Node & NPM installed locally.
  • Knowledge of PHP & Laravel framework.
  • Basic knowledge of JavaScript (ES6 specifically).
  • Basic knowledge of VueJS.
  • A Pusher application.
  • Curl installed and available on your terminal.

You can follow the tutorial here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].