📗 Table of Contents

📖 Clinic

Clinic is a database project for a veteraniry clinic.

🛠 Built With

Tech Stack

Database

Key Features

  • Relational Database

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need: Relational databases and their management systems that use SQL as their underlying query language

Setup

Clone this repository to your desired folder.

Usage

This repository includes a file with plain SQL that can be used to recreate a database based on a given database diagram:

  • Use schema_based_on_diagram.sql to create all tables. Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!

(back to top)

👥 Authors

👤 Gabriel Andrade

👤 Kolapo Precious Akinrinlola

(back to top)

🔭 Future Features

  • Use the database for an app

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project do not forget to start the repository.

(back to top)

📝 License

This project is MIT licensed.

(back to top)