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

https://github.com/cored/appointments

Example application to experiment with OOD on Rails
https://github.com/cored/appointments

Last synced: 21 days ago
JSON representation

Example application to experiment with OOD on Rails

Awesome Lists containing this project

README

          

# README

This is an example application to experiment with [Hexagonal Architecture](http://alistair.cockburn.us/Hexagonal+architecture) on Rails.

# Problem

The application will be a tool to schedule appointments for patients with the
correspondant patient that can treat the illness.

# Features definition

# Setup