CS2113-AY1819S1-T12-2 / HealthBook

Health Book - An address book app for health care professionals
https://cs2113-ay1819s1-t12-2.github.io/main/
MIT License
0 stars 5 forks source link
java javafx nus software-engineering

= Health Book

ifdef::env-github,env-browser[:relfileprefix: docs/]

https://travis-ci.org/CS2113-AY1819S1-T12-2/main[image:https://travis-ci.org/CS2113-AY1819S1-T12-2/main.svg?branch=master[Build Status]] https://app.codacy.com/app/xhxh96/main?utm_source=github.com&utm_medium=referral&utm_content=CS2113-AY1819S1-T12-2/main&utm_campaign=Badge_Grade_Dashboard[image:https://api.codacy.com/project/badge/Grade/b3b9161e1b4a424aa5d1da1a6e759be6[Codacy Badge]] https://ci.appveyor.com/project/xhxh96/main/branch/master[image:https://ci.appveyor.com/api/projects/status/ucj8i8ys529vmtah/branch/master?svg=true[Build status]] https://coveralls.io/github/CS2113-AY1819S1-T12-2/main?branch=master[image:https://coveralls.io/repos/github/CS2113-AY1819S1-T12-2/main/badge.svg?branch=master[Coverage Status]]

ifdef::env-github[] image::docs/images/Ui.png[width="600"] endif::[]

ifndef::env-github[] image::images/Ui.png[width="600"] endif::[]

Health Book is a desktop address book application targeted at health care professionals who seek to retrieve their patients' personal details and health-related information all in one place. The application provides both a Command Line Interface (CLI) for input of data and a Graphical User Interface (GUI) for displaying of output (patient's personal details and health-related information). The application is fully written in Java, allowing cross-platform compatibility.

== Site Map

== Acknowledgements

== Licence : link:LICENSE[MIT]