From 414a360c30ec0c42491efe37d13451c32e3779b1 Mon Sep 17 00:00:00 2001 From: nrew225 Date: Thu, 22 Nov 2018 12:18:56 -0600 Subject: [PATCH 1/3] Add Booking Sesction Add Alfio, Booked, and Easy!Appointments --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c208811f..b5faa2f8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Automation](#automation) - [Blogging Platforms](#blogging-platforms) - [Bookmarks and Link Sharing](#bookmarks-and-link-sharing) + - [Booking and Scheduling](#booking-and-scheduling) - [Calendaring and Contacts Management](#calendaring-and-contacts-management) - [Communication systems](#communication-systems) - [Custom communication systems](#custom-communication-systems) @@ -206,6 +207,14 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [Solo](http://b3log.org/) - Blogging system written in Java, feel free to create your or your team own blog. ([Demo](http://88250.b3log.org/), [Source Code](https://github.com/b3log/solo)) `Apache-2.0` `Java` - [WordPress](https://wordpress.org/) - Create a beautiful website or blog. ([Source Code](https://github.com/WordPress/WordPress)) `GPL-2.0` `PHP` +## Booking and Scheduling + +**[`^ back to top ^`](#)** + +- [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. ([Source Code](https://github.com/alextselegidis/easyappointments)) `GPL-3.0` `PHP` + ## Bookmarks and Link Sharing **[`^ back to top ^`](#)** From 9bb49bf3b86a21eaa90e86859f19227fa8bc0f63 Mon Sep 17 00:00:00 2001 From: Edward Dickson Date: Thu, 22 Nov 2018 23:22:27 +0000 Subject: [PATCH 2/3] Add easybooking demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5faa2f8..6fb2bf22 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [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. ([Source Code](https://github.com/alextselegidis/easyappointments)) `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` ## Bookmarks and Link Sharing From 10dddbafea78604805eec2e15ad8d551c56edba8 Mon Sep 17 00:00:00 2001 From: nrew225 Date: Sat, 1 Dec 2018 08:28:09 -0600 Subject: [PATCH 3/3] Move Booking to polls-events --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6fb2bf22..a0f383ae 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ See [Contributing](.github/CONTRIBUTING.md). - [Automation](#automation) - [Blogging Platforms](#blogging-platforms) - [Bookmarks and Link Sharing](#bookmarks-and-link-sharing) - - [Booking and Scheduling](#booking-and-scheduling) - [Calendaring and Contacts Management](#calendaring-and-contacts-management) - [Communication systems](#communication-systems) - [Custom communication systems](#custom-communication-systems) @@ -69,6 +68,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Personal Dashboards](#personal-dashboards) - [Photo and Video Galleries](#photo-and-video-galleries) - [Polls and Events](#polls-and-events) + - [Booking and Scheduling](#booking-and-scheduling) - [Proxy](#proxy) - [Read it Later Lists](#read-it-later-lists) - [Resource Planning](#resource-planning) @@ -207,13 +207,6 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [Solo](http://b3log.org/) - Blogging system written in Java, feel free to create your or your team own blog. ([Demo](http://88250.b3log.org/), [Source Code](https://github.com/b3log/solo)) `Apache-2.0` `Java` - [WordPress](https://wordpress.org/) - Create a beautiful website or blog. ([Source Code](https://github.com/WordPress/WordPress)) `GPL-2.0` `PHP` -## Booking and Scheduling - -**[`^ back to top ^`](#)** - -- [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` ## Bookmarks and Link Sharing @@ -1106,6 +1099,12 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection - [PHPBack](http://www.phpback.org) - The open source feedback system. ([Demo](http://www.phpback.org/demo/), [Source Code](https://github.com/ivandiazwm/phpback/)) `GPL-3.0` `PHP` - [TellForm](https://tellform.com) - Beautiful online form and survey creator. ([Demo](https://tellform.com/examples), [Source Code](https://github.com/whitef0x0/tellform)) `MIT` `Nodejs` +### 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 **[`^ back to top ^`](#)**