vet-clinic

Vet-Clinic is a small organizations that takes care of animals. The organization takes records of anmials that are brought to the cinic. Data collected includes: name, date_of_birth, escape_attempts, neutured and weight_kg.

MIT License

Stars
6
Committers
2

Table of Contents

Vet-Clinic

Vet-Clinic is a small organizations that takes care of animals. The organization takes records of anmials that are brought to the cinic. Data collected includes: name, date_of_birth, escape_attempts, neutured and weight_kg. Data collected are used to guide the business operations and also keep track of day to day operations.

Built With

Tech Stack

Key Features

  • Includes SQL queries to retrieve data based of multiple conditions

Live Demo

  • A live link would be up soon.

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/skabeo/vet-clinic.git

Install

Install this project with:

  cd vet-clinic
  mpm install

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

Deployment

You can deploy this project using:

  github pages

Author

Spencer Okyere

Future Features

  • [More Queries demo]

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

If you would like to contribute to this project, you can follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Create a pull request back to the original repository.

Show your support

If you like this project, please give it a star on GitHub.

Acknowledgments

I would like to express my gratitude to the following individuals and organizations for their contributions to this project:

  • GitHub: Platform for version control and collaboration
  • Microverse: Global school for remote software developers

FAQ

  • How can I contribute to this project?

    • Contributions, issues, and feature requests are welcome! You can check the issues page to see if there are any current issues or feature requests that you can work on. If not, feel free to submit a new issue or pull request. Before contributing, please read the CONTRIBUTING.md file for guidelines on how to contribute to this project.

License

This project is MIT licensed.