/Vet_Clinic

Primary LanguagePLpgSQLMIT LicenseMIT

curriculum-databases-projects-template

Getting Started

This repository includes files with plain SQL that can be used to recreate a database:

  • Use schema.sql to create all tables.
  • Use data.sql to populate tables with sample data.
  • Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!

📗 Table of Contents

📖 [Vet_Clinic]

[Vet_Clinic] is a complete database with data about animals , owners, clinics employees and visits.

🛠 Built With

Tech Stack

Database

Key Features

  • [Add_data_in_DB]
  • [ID_generated_automaticaly]
  • [Secure_update_and_delete]

(back to top)

🚀 Live Demo

  • Comming soon

(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:

-Git bash
-Posgresql
-Visual Studio Code as your code editor

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Yacoubou-seidou/Vet_Clinic.git

Install

Install this project with: coming soon

Usage

To run the project, execute the following command: coming soon

Run tests

To run tests, run the following command: coming soon

Deployment

You can deploy this project using: coming soon

(back to top)

👥 Authors

👤 Yacoubou

(back to top)

🔭 Future Features

  • [Add more pages]
  • [Add & remove functionality]
  • [Dynamique webpage]

(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 show some love by commenting

(back to top)

🙏 Acknowledgments

I would like to thank Microverse staff for their support

(back to top)

📝 License

This project is MIT licensed.

(back to top)