Skip to content

Itswali/vet-clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VET-CLINIC

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 backend database project for a clinic

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [User can search animals by name]
  • [User can filter animals by weight]
  • [Usser can filter animals by escape attempts]

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

command: sudo -u -i prostiges

command: psql vet_clinic ;

Setup

Clone this repository to your desired folder: commands: git clone https://github.com/Itswali/vet-clinic.git

Setup

Setup

Install

Install this project with: command: npm install

Usage

To run the project, execute the following command: npm start Install this project with:

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command: npm run test.

Deployment

You can deploy this project using: GITHUB Pages.

Deployment

Clone this repository to your desired folder: commands: git clone https://github.com/Itswali/vet-clinic.git

Install

Install this project with: command: npm install

(back to top)

👥 Authors

👤 Wali-Muhammad

(back to top)

🔭 Future Features

  • [Filter By Name]
  • [Filter by location]
  • [Filter animals by habits]

(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 give it a star ⭐️

(back to top)

🙏 Acknowledgments

I Would like to Thanks Microverse for providing the Project.

(back to top)

❓ FAQ

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published