diff options
author | kokomo123 <70863536+kokomo123@users.noreply.github.com> | 2021-01-10 13:31:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-10 13:31:14 +0000 |
commit | 3b0470cfe54ec351a9a054f79c5ad8e8d6d67c8f (patch) | |
tree | 5699607a33baf2e0de0033c24e4e7fdfef532535 | |
parent | Merge pull request #2344 from tacerus/master (diff) | |
download | awesome-selfhosted-3b0470cfe54ec351a9a054f79c5ad8e8d6d67c8f.tar.gz awesome-selfhosted-3b0470cfe54ec351a9a054f79c5ad8e8d6d67c8f.zip |
Removing Booking from Booking and Scheduling.
Since there was a open issue about this, figure i would help and reduce the amount of issues I can find
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1251,7 +1251,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 |