- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
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.
Client
Server
Database
- Includes SQL queries to retrieve data based of multiple conditions
- A live link would be up soon.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/skabeo/vet-clinic.git
Install this project with:
cd vet-clinic
mpm install
To run tests, run the following command:
bin/rails test test/models/article_test.rb
You can deploy this project using:
github pages
👤 Spencer Okyere
- GitHub: @skabeo
- Twitter: @black_okyere
- LinkedIn: LinkedIn
- [More Queries demo]
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:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Create a pull request back to the original repository.
If you like this project, please give it a star on GitHub.
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
-
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.
This project is MIT licensed.