Clinic Booking System

Documentation

This is the central location where you will find all the documentation relating to the CBS application.

If you want to find out more about the CBS application, please see the features page.

User Manual

CBS is designed to be simple to use. As it is a web-based application, it requires no more than a recent web browser and javascript to be enabled.

To view help on how to use CBS see the User Manual.

If you are already using CBS, this information is available on the help page.

Install Guide

An install guide for all versions of CBS is available. First select the version appropriate for you and then view the install guide.

Code Documentation

If you want to expand on the application code or just see how it all sticks together, you can view the Rdoc documentation for CBS.

When the API is written, there will be seperate documentation for it. If you're interested to see what features await, please view the roadmap.

How Does Rails Work?

As there was confusion when I showed my application to my supervisor and collegues who where unfamiliar with Rails or Ruby, I developed a simple run-down of how a Rails application works.