Skip to content

Reservationist is a general-purpose online Reservation system.

License

Notifications You must be signed in to change notification settings

ameghdadian/reservationist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reservationist

GitHub Workflow Status Code Test Coverage

A Restful API written in Go, conforming with DDD principles which you can use to book appointments

Reservationist is an application that makes connection between businesses and customers much easier and faster. By using Reservationist, customers can easily browse through working agenda of a business and make appointments. It also supports sending early notification to customers reminding them of their appointments.

Technical Document

Please find technical documentations/diagrams and design decisions described in the docs directory.

System Overview

System in a glimpse

Run Locally

To run this application locally, first make sure you have Docker installed locallay and then follow these steps:

  1. make dev-docker
  2. make dev-up
  3. make dev-update-apply

About

Reservationist is a general-purpose online Reservation system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published