diff options
author | Pasha Finkelshteyn <pavel.finkelshtein@gmail.com> | 2021-06-23 20:12:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-23 20:12:14 +0000 |
commit | 897bf6bcfd2843f58a26b0844c6051585c9118a5 (patch) | |
tree | 9e7aff153b3647a7d57e4dc44df7676b0d9f9bfb | |
parent | Add Link to URL Shorteners (#2547) (diff) | |
download | awesome-selfhosted-897bf6bcfd2843f58a26b0844c6051585c9118a5.tar.gz awesome-selfhosted-897bf6bcfd2843f58a26b0844c6051585c9118a5.zip |
Adds calendso to Booking and Scheduling (#2502)
Co-authored-by: Prayash Mohapatra <424487+prayashm@users.noreply.github.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1314,6 +1314,7 @@ _See also [Monitoring](#monitoring)_ ### Booking and Scheduling - [Alf.io](https://alf.io/) - The open source ticket reservation system. ([Demo](https://demo.alf.io/authentication), [Source Code](https://github.com/alfio-event/alf.io)) `GPL-3.0` `Java` +- [Calendso](https://calendso.com/) - The open-source online appointment scheduling system. ([Demo](https://app.calendso.com/bailey), [Source Code](https://github.com/calendso/calendso)) `MIT` `Nodejs` - [Easy!Appointments](http://easyappointments.org/) - A highly customizable web application that allows your customers to book appointments with you via the web. ([Demo](http://easyappointments.org/demo/), [Source Code](https://github.com/alextselegidis/easyappointments)) `GPL-3.0` `PHP` ## Proxy |