/Hospital-Management-System

This is a C++ console program that can be used to manage patients records in a hospital

Primary LanguageC++MIT LicenseMIT

Hospital Management System

This is a C++ console program that can be used to manage patients records in a hospital

Built With

  • Install g++ Compiler or gcc Compiler

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  C++ && g++ compiler 

Setup

Clone the repository and change the directory to Hospital-Management-System

  $ git clone git@github.com:Felix45/Hospital-Management-System.git

  $ cd Hospital-Management-System

Install

Install all project dependencies by running the command below

  $ git --version
  $ g++ --version

Compile the application

  $ g++ main.cpp

Run the program

  $ ./a.out

Authors

👤 Name Github Twitter LinkedIn
Felix Ouma @Felix45 @Felix_Atonoh LinkedIn

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to Microverse for giving me this project to work on

📝 License

This project is MIT licensed.