Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

matsinet/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
PORT=4040
MONGODB=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors