Vet clinic database

📗 Table of Contents

📖 Vet clinic database

Vet clinic database is a database that store the information of animals in clinic.

Database Schema Diagram

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS/SASS
  • JavaScript
Server
  • Render
Database
  • PostgreSQL

Key Features

  • [storing the animals information]
  • [User-friendly interface]
  • [Dynamic content]

Back to top

🚀 Live Demo

under work

Back to top

Getting Started

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!

👥 Authors

👤 Ghulam Reza Rajabi

Back to top

🔭 Future Features

  • [Improve UI design]
  • [Improve the desktop version]

Back to top

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Back to top

⭐️ Show your support

If you like this project you can give it a star!

Back to top

🙏 Acknowledgments

I would like to Nelson Sakwa because this project is based on his original design idea.

Back to top

📝 License

This project is MIT licensed.

Back to top