Skip to content

ytsnake/PharmacistCheckerWinForms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

PharmacistCheckerWinForms

PharmacistCheckerWinForms is a Windows Forms application designed to help pharmacists manage patients, drugs, and prescriptions efficiently. The application provides an easy-to-use interface for entering and managing patient information, drug details, and prescription records.

Features

  • Patient Management: Add and edit patient details, including name, age, and allergies.
  • Drug Management: Add and edit drug information, including name, maximum dose, controlled status, and drug interactions.
  • Prescription Management: Create and manage prescriptions, linking patients and drugs, specifying dose and refills.

Getting Started

  1. Clone the repository:
    git clone https://github.com/ytsnake/PharmacistCheckerWinForms.git
    
  2. Open the solution in Visual Studio.
  3. Build and run the application.

Usage

  • Use the forms to add or edit patients, drugs, and prescriptions.
  • The application uses dropdowns and numeric controls for easy data entry.
  • All data is managed in-memory for demonstration purposes.

Project Structure

  • PatientForm.cs - Handles patient data entry and editing.
  • DrugForm.cs - Handles drug data entry and editing.
  • PrescriptionForm.cs - Handles prescription creation and editing.

Requirements

  • .NET Framework (suitable for Windows Forms applications)
  • Visual Studio (recommended for development)

License

This project is for educational and demonstration purposes.

About

Simple C# project to get familiar with the language and pharmacy practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages