Skip to content

buildit/appointo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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