Skip to content

liamc-code/AppointmentScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WPFAppointmentScheduler

WPF Appointment Scheduler Screenshot

WPF Appointment Scheduler is a simple yet powerful C# Windows Presentation Foundation (WPF) application designed to help users book and view appointments. This application makes it easy to create, view, and edit appointments, as well as view them in a calendar format.

Table of Contents

  1. Features
  2. Requirements
  3. Installation
  4. Usage
  5. Contributing
  6. License

Features

  • User-friendly interface
  • Create, edit, and delete appointments
  • Calendar view with day, week, and month options
  • Appointment reminders
  • Search and filter functionality
  • Data persistence using local storage

Requirements

  • Windows OS
  • .NET Framework 4.7.2 or higher
  • Visual Studio 2017 or newer (recommended)

Installation

  1. Clone the repository:

  2. Open the solution file WPFAppointmentScheduler.sln in Visual Studio.

  3. Restore NuGet packages if prompted. To do this, right-click on the solution and select "Restore NuGet Packages."

  4. Build the solution by pressing Ctrl + Shift + B or by selecting "Build Solution" from the "Build" menu.

  5. Run the application by pressing F5 or by selecting "Start Debugging" from the "Debug" menu.

Usage

  1. Add a new appointment:
  • Fill in the appointment details (title, date, time, duration, and description).
  • Click the "Book Appointment" button to create the appointment.
  1. Prefill an example appointment:
  • Click Prefill Fields on the appointment booking page.
  • View the new prefilled fields.
  • Click "Book Appointment" to apply the changes.
  1. Reset appointment fields:
  • Click on the Reset Fields button.
  • Enter in new appointment details.
  1. Navigate the calendar view:
  • Use the arrows to move between days, weeks, or months.
  • Choose the desired calendar view by selecting "Day," "Week," or "Month."
  1. Write List of Records to txt file:
  • Click Print to print all locally loaded records to file.
  • Navigate to bin/Debug to access file.

License

WPF Appointment Scheduler is released under the MIT License.

About

Booking application form for patient files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages