HealingPaws

Our customer - Healing Paws Veterinary Clinic - is asking us to build a web application to manage their appointment scheduling.

Stars
0
Committers
2

Healing Paws Veterinary Clinic Appointment Management System

Overview

This project is a web application developed for Healing Paws Veterinary Clinic to manage appointment scheduling efficiently. The application is built using .NET Core 8 with Blazor Server and Entity Framework Core for database operations.

Features

  • Appointment Management: Allows staff to schedule, view, edit, and cancel appointments.

Technologies Used

  • .NET Core 8: Framework for building cross-platform applications.
  • Blazor Server: Single-page application framework for .NET.
  • Entity Framework Core: ORM for database access and management.
  • SQLServer (or preferred database): Local database for storing application data.
  • Bootstrap: Front-end framework for responsive design.

Getting Started

To get a local copy of the project up and running, follow these steps:

Prerequisites

Installation

Clone the repository:

git clone https://github.com/Vijay-Kumavat/HealingPaws.git

Preview look like:

  • Home page image

  • Appointments image

  • Schedule Appointment image

Related Projects