- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
The Vet Clinic Database is a simple database that stores information about the animals in the vet.
Client
Server
Database
The three key features of this project include the following.
- *Query and update the animals table.
- Query multiple tables.
- Add "join table" for vists.
Get ready to explore Vet Clinic Database with these steps:
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!
π€ Mohamed Aden Ighe
- GitHub: @katarighe
- Twitter: @katarighe
- LinkedIn: @mighe
Here are some future features that could be added to the Vet Clinic Database in the future.
- User authentication and authorization: This would allow users to create accounts, sign in and out, and have their own personal items.
These are just a few ideas for future features that could be added to the Vet Clinic Database. The specific features that are added will depend on the needs and wants of the users.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a starβοΈ or a thumbs up π if you like this project! You can visit my GitHub profile for more of my projects.
- Project supervised by Microverse
- Creative Commons 4.0 License
This project is MIT licensed.