Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 634 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 634 Bytes

Online Calendar SmartSheet Implementation

Full Calendar Implementation

Prerequisites:

  • Node.js
  • Apache Server
  • PHP

Requirements

  • Once node is installed, run " npm install " to get all the dependencies
  • Make sure curl is enabled in your php.ini

Notes

  • Sheet No. is located in smartsheet see there documnetation for details
  • This setup includes a modal when you click on the data
  • The ajax file will be different depending on what part your getting from the sheet but usually, they are going to be columns and rows

Improvements

  1. Routing for individual shows
  2. Less and Sass usage
  3. Improve Loading Time