Skip to content

Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic and create tables to store animals', vets and owners information, insert some data into them and query from them.

License

Notifications You must be signed in to change notification settings

MozamelJawad/Vet-clinic-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vet-clinic-database

📗 Table of Contents

📖 Vet-clinic-database

Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic. I create a table to store animals' information, insert some data into it, and query it.

🛠 Built With

Tech Stack

Database
Client
Server

Key Features

  • Create database Vet-clinic-database
  • Create table animals
  • Insert data to the animals table
  • Retview data from the table
  • The SQL code for all parts are available

(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 the following tools:

  • Install PostgreSQL
  • Install Visual Studio
  • Install Node.js

Setup

Clone this repository to your desired folder by running the following commands in your terminal:

  cd your-prefered-folder-name
  
  git clone https://github.com/MozamelJawad/Vet-clinic-database.git

Install

Install this project with:

  cd Vet-clinic-database

Deployment

You can deploy this project using:

  • Install PostgreSQL

(back to top)

👥 Authors

👤 Mozamel Jawad

(back to top)

🔭 Future Features

  • [I will add more tables]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Thanks to the Microverse team for the great curriculum and opportunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic and create tables to store animals', vets and owners information, insert some data into them and query from them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published