/Vet-Care

A veterinary clinic management system built with ExpressJs, Typescript and Prisma(Postgres SQL).

Primary LanguageTypeScript

Vet-Care

Introduction

This is a veterinary clinic management system that handles staff, clients, pets, appointments, appointments notifications and payments.

Video Demo 🎥

VetCare

Technologies

Expressjs - TypeScript - Postgres - Prisma - Joi - Jsonwebtoken - Swagger

End points

How to Use

  1. Clone the repository.
  2. Install the dependencies using npm install.
  3. Create a .env file and add your database and Cloudinary credentials.
  4. Run the server using npm run dev.
  5. Use Postman or any other API client to interact with the API endpoints.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT