/vet-clinic

Primary LanguagePLpgSQLMIT LicenseMIT

Vet Clinic

📗 Table of Contents

📖 [Vet Clinic<]

In this project, a relational database is used to create the data structure for a vet clinic. it is started with one table and step by step, the complete database with data about animals, animals' owners, clinic employees, and visits created.

🛠 Built With

Tech Stack Client Server Database

Tech Stack

https://www.postgresql.org/

Test

Key Features

[create animals table] [query and update animals table] [query multiple tables] [add 'join table' for visits]

(back to top)

🚀 Live Demo

💻 Getting Started

Install PostgreSQL

Prerequisites

In order to run this project you need:

  • Web browser.
  • Code editor eg Visual Studio Code.
  • Github: Generate an ssh key or use https to clone the repository.

Setup

git clone git@github.com:coker2019/vet-clinic.git

Install

Install this project with:

  

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Maurice Coker

(back to top)

🔭 Future Features

[Giving beautiful and responsive UI] [Creating more professional sidebar panel] [Displaying data on the UI]

(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, please give it a star and share it with your friends.

(back to top)

🙏 Acknowledgments

First, I would like to thank Microverse and my coding partners.

(back to top)

📝 License

This project is MIT licensed.

(back to top)