An open API service indexing awesome lists of open source software.

https://github.com/buildit/appointo

Multi-tenant appointment booking platform
https://github.com/buildit/appointo

Last synced: about 1 month ago
JSON representation

Multi-tenant appointment booking platform

Awesome Lists containing this project

README

        

# appointo
Multi-tenant appointment booking platform

## Platform Features

The platform allows "sellers" to register on the platform and create appointment slots.
"Customers" can discover these slots and book them by providing their contact details.

## Platform Components

* HTTP APIs (in `api` directory)
* Seller APIs
* Customer APIs
* Mobile application (in `app` directory)
* Seller app
* Customer app
* Web application (in `web` directory)
* Seller app
* Customer app