Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devfolorunso/ievent
https://github.com/devfolorunso/ievent
javascript pusher vuejs
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devfolorunso/ievent
- Owner: devfolorunso
- Created: 2019-10-26T11:47:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:30:31.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T10:32:04.547Z (over 1 year 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)