Skip to content

Vue based Calendar Application using Vuetify as the material design library and Firebase for basic CRUD applications.

Notifications You must be signed in to change notification settings

amolikvivian/Vue-Calendar-Firestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue-Calendar-Firestore 📅

Vue based Calendar Application using Vuetify as the material design library and Firebase for basic CRUD commands to maintain and schedule events.

Features

  • Vue 2
  • Used Vuetify's calendar and dialog components for basic UI structure
  • Firebase with Cloud Firestore for data storage and retrieval
  • Create, Delete and View events in real time

Todo

  • Add a dark mode toggle switch - using Tailwind CSS.
  • Add Time as a parameter while creating events.
  • Add Google Calendar API to schedule events across Google accounts.

Sample snippets

Home

Event Display

Event Card

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vue based Calendar Application using Vuetify as the material design library and Firebase for basic CRUD applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published