https://github.com/devfolorunso/ievent
https://github.com/devfolorunso/ievent
javascript pusher vuejs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devfolorunso/ievent
- Owner: devfolorunso
- Created: 2019-10-26T11:47:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:30:31.000Z (over 3 years ago)
- Last Synced: 2025-10-20T00:18:40.037Z (8 months ago)
- Topics: javascript, pusher, vuejs
- Language: Vue
- Size: 2.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iEvent
Realtime event scheduling using Pusher and VueJS
## Prerequisites
- [Vue](https://vuejs.org/)
- [Express](https://expressjs.com/)
- [Pusher](https://pusher.com)
- A [Pusher account](https://pusher.com/signup) and [Pusher app credentials](http://dashboard.pusher.com/)
## Built With
- [Vue](https://vuejs.org/)
- [Pusher](https://pusher.com)
- [Express](https://expressjs.com/)
- [Vue-FullCalendar](https://github.com/Wanderxx/vue-fullcalendar)
- [DotEnv](https://www.npmjs.com/package/dotenv)
- [VueJs-Datepicker](https://github.com/charliekassel/vuejs-datepicker)