.. |
Properties
|
Connected the final project database as a data source.
|
2024-02-07 13:23:25 -05:00 |
App.config
|
added datatier and updated connection string
|
2024-02-14 17:35:35 -05:00 |
frmAbout.cs
|
About form updated.
|
2024-02-21 00:59:55 -05:00 |
frmAbout.Designer.cs
|
Got block functionality working on form add refill.
|
2024-02-20 11:55:05 -05:00 |
frmAbout.resx
|
Created an about box.
|
2024-02-09 13:39:50 -05:00 |
frmAddPatient.cs
|
Updated all (6) form "text" and icon properties
|
2024-02-02 12:40:19 -05:00 |
frmAddPatient.Designer.cs
|
Updated all (6) form "text" and icon properties
|
2024-02-02 12:40:19 -05:00 |
frmAddPhysician.cs
|
Updated all (6) form "text" and icon properties
|
2024-02-02 12:40:19 -05:00 |
frmAddPhysician.Designer.cs
|
Updated all (6) form "text" and icon properties
|
2024-02-02 12:40:19 -05:00 |
frmInfo.cs
|
Made edit functionality for refills.
|
2024-02-21 10:47:48 -05:00 |
frmInfo.Designer.cs
|
Fixed Patient/Physician search error.
|
2024-02-21 00:51:28 -05:00 |
frmInfo.resx
|
I think I have all 4 tabs working with add, update, and delete
|
2024-02-20 21:41:47 -05:00 |
frmMain.cs
|
updates (sorry bad comment)
|
2024-02-21 00:27:38 -05:00 |
frmMain.Designer.cs
|
updates (sorry bad comment)
|
2024-02-21 00:27:38 -05:00 |
frmMain.resx
|
Created main form and added a menu strip. Also made the main form a container.
|
2024-02-07 10:54:26 -05:00 |
frmMedication.cs
|
finished adding required fields to all the add funtions
|
2024-02-21 08:13:43 -05:00 |
frmMedication.Designer.cs
|
Fixed tab indexes for add/update forms
|
2024-02-21 08:17:49 -05:00 |
frmMedication.resx
|
pushing between work and lab
|
2024-02-19 16:27:27 -05:00 |
frmPatient.cs
|
added required fields to addpatient
|
2024-02-21 08:07:37 -05:00 |
frmPatient.Designer.cs
|
Fixed tab indexes for add/update forms
|
2024-02-21 08:17:49 -05:00 |
frmPatient.resx
|
renamed frmPatientAdd to frmPatient and added frmPhysican
|
2024-02-16 19:41:26 -05:00 |
frmPatientPhysician.cs
|
Add labels, text boxes, buttons, and rdo buttons to physician tab in frmPatientPhysician
|
2024-02-07 11:42:47 -05:00 |
frmPatientPhysician.Designer.cs
|
Updated tab orders in frmPatientPhysician
|
2024-02-07 11:54:23 -05:00 |
frmPatientPhysician.resx
|
Removed navigation menus from all four forms
|
2024-02-07 10:54:59 -05:00 |
frmPhysician.cs
|
working on Prescripton pushing data into db
|
2024-02-20 18:37:18 -05:00 |
frmPhysician.Designer.cs
|
fixed delete for physician and patient
|
2024-02-19 14:37:25 -05:00 |
frmPhysician.resx
|
added dual sides to frmPhysician.cs
|
2024-02-16 20:13:30 -05:00 |
frmPrescription.cs
|
finished adding required fields to all the add funtions
|
2024-02-21 08:13:43 -05:00 |
frmPrescription.Designer.cs
|
Fixed tab indexes for add/update forms
|
2024-02-21 08:17:49 -05:00 |
frmPrescription.resx
|
Added frmPrescription
|
2024-02-20 10:08:53 -05:00 |
frmRefill.cs
|
Merge
|
2024-02-21 16:56:17 -05:00 |
frmRefill.Designer.cs
|
Merge
|
2024-02-21 16:56:17 -05:00 |
frmRefill.resx
|
Made edit functionality for refills.
|
2024-02-21 10:47:48 -05:00 |
frmRefillAdd.cs
|
Created delete functionality for view refill form.
|
2024-02-21 15:51:39 -05:00 |
frmRefillAdd.Designer.cs
|
Partly created add/update functionality for the refill form.
|
2024-02-16 18:23:41 -05:00 |
frmRefillAdd.resx
|
Added button, labels, and text boxes to the add refill form.
|
2024-02-16 12:46:38 -05:00 |
frmWelcome.cs
|
Created welcome form welcome label and add patient/physician button
|
2024-02-02 13:09:48 -05:00 |
frmWelcome.Designer.cs
|
Updated frmWelcome to work with MDI:
|
2024-02-07 10:53:38 -05:00 |
frmWelcome.resx
|
Updated all (6) form "text" and icon properties
|
2024-02-02 12:40:19 -05:00 |
Louis'-Pharmacy_CNSA212-FP.csproj
|
added README
|
2024-02-21 09:55:39 -05:00 |
PharmacyDataTier.cs
|
Merge
|
2024-02-21 16:56:17 -05:00 |
Program.cs
|
Added code on mnuNavigationView click to open frmInfo.
|
2024-02-09 11:44:23 -05:00 |
README.md
|
added README
|
2024-02-21 09:55:39 -05:00 |