- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[OOP school library] is a complete database with data about: animals, animals' owners, clinic employees, and visits
Database
- [showing details related to al animals in the clinic]
To get a local copy up and running, follow these steps.
In order to run this project you need:
PostgreSQL
server installed and running.psql
installed
Clone this repository to your desired folder:
clone the repo: git clone git@github.com:Marcraphael12/vet-clinic-db.git
jump to the active branch: git checkout [branch name]
To run the project:
-You need to create a new DB using pslq
-Create a new table using the schema.sql file
-Run the data.sql file to populate the DB
-Run the queries.sql file to get the results
👤 Marc Raphael
- GitHub: @Marcraphael12
- Twitter: @Marcraphael20
- LinkedIn: Marc raphael
👤Rita Nkem Daniel
- GitHub: @RitaDee
- Twitter: @durdana_dee
- LinkedIn: LinkedIn
- [List informations about clients]
- [List informations about employees]
- [List informations about visits]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project or you find it useful, please consider giving it a ⭐️
I would like to thank Microverse for the opportunity to work on this project.
This project is MIT licensed.