Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vijay-kumavat/healingpaws

Our customer - Healing Paws Veterinary Clinic - is asking us to build a web application to manage their appointment scheduling.
https://github.com/vijay-kumavat/healingpaws

blazor blazor-server bootstrap bootstrap5 dotnet dotnet-core entity-framework entity-framework-core sql-server

Last synced: 23 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
- Install [.NET Core 8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)
- Install [Visual Studio 2022](https://visualstudio.microsoft.com/) or [Visual Studio Code](https://code.visualstudio.com/) with C# extension
- Within the source folder, you can select the database script, response video, and installation settings.

### Installation
Clone the repository:
```bash
git clone https://github.com/Vijay-Kumavat/HealingPaws.git
```

## Preview look like:

- Home page
![image](https://github.com/user-attachments/assets/b5b28f28-eeb8-41ce-b1fa-2de03631ad75)

- Appointments
![image](https://github.com/user-attachments/assets/27d730eb-1ed6-415c-8e07-72628e9ac3b0)

- Schedule Appointment
![image](https://github.com/user-attachments/assets/6b68158a-64c8-4380-b4c0-9ab3904005bb)