Skip to content

This is an alternative to calendly with support for CalDAV (Nextcloud).

Notifications You must be signed in to change notification settings

samjaninf/appointment-planer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open source appointment planer

This is an alternative to calendly with support for CalDAV (Nextcloud). It finds open slots in your calendar and let visitors create new events at your shared link.

Live version here: https://termin.sebastian-clemens.de

Getting Started

Prerequisites

You need Composer and Node.js for installing.

Installing

Copy example env file and edit with your settings

cp env.example.ini env.ini

Next step let composer install php packages

composer install

Go into resources directory and let node.js install components and create assets

cd resources
npm install
npm run build

You can also run npm start for watch and browser sync services. Root your webserver to public folder and you're done!

Built With

  • Slim - a micro framwork for php
  • Foundation - the most advanced responsive front-end framework in the world

Authors

About

This is an alternative to calendly with support for CalDAV (Nextcloud).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published