- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Vet Clinic is a comprehensive and efficient system that manages all the critical information for a veterinary clinic. Using PostgreSQL, I have created a database that allows for easy access and retrieval of important data.
Database
- [ create animals table]
- [query and update animals table]
- [query multiple tables]
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:bancunguye66/Vet_clinic
Install this project with:
cd my-project
gem install
To run the project, you can copy queries from the given files and use them into psql or pgAdmin 4.
👤 Author1
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- [add "join table" for visits]
- [database performance audit]
- [add database schema diagram]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave star
I would like to thank the Microverse community and my coding partners for the support in this project
This project is MIT licensed.