Skip to content

atok624/Vet-clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 [Vet-clinic]

[vetclinic-database] is a project that store details of animals in a farm and also generates specific reports using SQL queries.

🛠 Built With

  • Postgres

Tech Stack

  • SQL

SQL stands for Structured Query Language which is used to access and manipulates databases.

Client
Server
Database

Key Features

  • [Animals table that consists of details of each animals eg. Name, DoB, etc.]
  • [Queries to list all animals whose names ends with 'mon']

(back to top)

🚀 Live Demo

N/A

(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: Install Postgres SQL

Postgress SQL download

Setup

Clone this repository to your desired folder:

Example commands:

  git clone https://github.com/atok624/Vet-clinic.git
  cd Vet-clinic

Usage

To run the project, execute the following command:

  psql -u postgres

Enter your password and continue with sql commands.

Run tests

To run tests, run the following command: N/A

Deployment

You can deploy this project using:

render.com

(back to top)

👥 Author

Mention all of the collaborators of this project.

👤 Nicholas Amissah

(back to top)

🔭 Future Features

  • [] [Add join table for visits]
  • [] [Database performance edit]
  • [] [Add database schema diagram]

(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 the project was great as your view, don't hesitate to share and give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank the whole Microverse Community

(back to top)

📝 License

N/A

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published