Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

savvy-coders/full-calendar-spa-example

 
 

Repository files navigation

Full Calendar SPA Example

Demonstrates the following:

  • Displaying events retrieved from an API
  • Creating new a event via form
  • Creating new a event via selection of date/time on the calendar
  • Updating an existing event via drag and drop
  • Deleting an event using an click handler

Create an environment file .env with the following keys

OPEN_WEATHER_MAP_API_KEY=
API_URL=http://localhost:4040
MONGODB=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.2%
  • CSS 11.1%
  • HTML 3.6%
  • Procfile 0.1%