diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-10 15:36:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-10 15:36:57 +0000 |
commit | a73e04f01601cf8f6ab0dd7c341a25884e546d82 (patch) | |
tree | db2d15d34570aa0c2594eedef4f0db2d47cd0abb | |
parent | Merge pull request #2367 from FabioLolix/patch4 (diff) | |
parent | Removing Booking from Booking and Scheduling. (diff) | |
download | awesome-selfhosted-a73e04f01601cf8f6ab0dd7c341a25884e546d82.tar.gz awesome-selfhosted-a73e04f01601cf8f6ab0dd7c341a25884e546d82.zip |
Merge pull request #2372 from kokomo123/patch-1
Removing Booked from Booking and Scheduling.
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1252,7 +1252,6 @@ _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` -- [Booked](https://www.bookedscheduler.com/) - A web-based calendar and resource scheduling system that allows administered management of reservations on any number of resources. ([Demo](https://demo.bookedscheduler.com/Web/), [Source Code](https://sourceforge.net/projects/phpscheduleit/)) `GPL-3.0` `PHP` - [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 |