All Projects → dougblackjr → devto-scheduler

dougblackjr / devto-scheduler

Licence: other
Live appointment scheduling, created for dev.to contest. Video: https://youtu.be/LT6YtcJ6dZI

Programming Languages

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

Projects that are alternatives of or similar to devto-scheduler

Laravel 5 Messenger
A Simple Laravel 5, 6, 7 & 8 Messenger with Pusher Capabilities
Stars: ✭ 75 (+134.38%)
Mutual labels:  pusher
Gateway
🚀构建分布式即时聊天、消息推送系统。 Building distributed instant messaging, push notification systems.
Stars: ✭ 188 (+487.5%)
Mutual labels:  pusher
coebot-www
A web interface for CoeBot, a Twitch chat bot
Stars: ✭ 12 (-62.5%)
Mutual labels:  pusher
React Slack Clone
Complete chat application, built with Chatkit | by @lukejacksonn
Stars: ✭ 1,306 (+3981.25%)
Mutual labels:  pusher
Dashboard.spatie.be
The source code of dashboard.spatie.be
Stars: ✭ 1,916 (+5887.5%)
Mutual labels:  pusher
Webhook.site
⚓️ Easily test HTTP webhooks with this handy tool that displays requests instantly.
Stars: ✭ 2,842 (+8781.25%)
Mutual labels:  pusher
Beaver
💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.
Stars: ✭ 1,056 (+3200%)
Mutual labels:  pusher
fullcalendar-aspnet-core
Implementation of FullCalendar in ASP.NET Core
Stars: ✭ 30 (-6.25%)
Mutual labels:  fullcalendar
Laravel Realtime Example
Realtime 🍕 Pizza Order Tracker 🍕 - Laravel, Vue & Pusher
Stars: ✭ 165 (+415.63%)
Mutual labels:  pusher
flutter event calendar
Gregorian and Jalali Event calendar for flutter with options for change style
Stars: ✭ 28 (-12.5%)
Mutual labels:  fullcalendar
Hyperledger Typescript Boilerplate
This is a boilerplate that interacts between Hyperledger Fabric Peers and a front end.
Stars: ✭ 109 (+240.63%)
Mutual labels:  pusher
Pusher Fake
A fake Pusher server for development and testing.
Stars: ✭ 148 (+362.5%)
Mutual labels:  pusher
Vue Echo
Vue integration for the Laravel Echo library.
Stars: ✭ 229 (+615.63%)
Mutual labels:  pusher
Trello Clone Vue Laravel
This is a Trello clone built using Laravel and Vue. You can read about how it was created in the series.
Stars: ✭ 88 (+175%)
Mutual labels:  pusher
octopub
Publish data easily, quickly and correctly
Stars: ✭ 41 (+28.13%)
Mutual labels:  pusher
Pusher Http Php
PHP library for interacting with the Pusher Channels HTTP API
Stars: ✭ 1,136 (+3450%)
Mutual labels:  pusher
Chatify Demo
Chatify Laravel Package Demo application
Stars: ✭ 189 (+490.63%)
Mutual labels:  pusher
food-delivery-ios-app
A food delivery application built using Swift for iOS. The application uses Pushers notifications feature to send push notifications to mobile devices.
Stars: ✭ 36 (+12.5%)
Mutual labels:  pusher
Calendar.js
📅 A drag & drop event calendar (for Javascript), that is fully responsive and compatible with all modern browsers.
Stars: ✭ 29 (-9.37%)
Mutual labels:  fullcalendar
Pusher Angular
Pusher Angular Library | [email protected]
Stars: ✭ 233 (+628.13%)
Mutual labels:  pusher

DEV.TO CONTEST: The Scheduler

Installation

  1. composer install
  2. npm install
  3. npm run dev
  4. git submodule update --recursive --remote
  5. cp .env.example .env
  6. cp laradock.env laradock/.env
  7. cd laradock
  8. docker-compose up --force-rebuild percona nginx redis
  9. In new window, docker-compose exec php-fpm bash
  10. Register a user.
  11. Schedule an appointment!

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].