CNSA-212-FP/Louis'-Pharmacy_CNSA212-FP
2024-02-23 09:46:49 -05:00
..
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 added refresh frminfo on refill delete, commented out 97 on frmrefillAdd 2024-02-23 08:10:06 -05:00
frmInfo.Designer.cs removed spare row on prescription dgv 2024-02-23 12:57:26 -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 made DOB format short in patients 2024-02-21 13:11:24 -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 Made Physicician DOB format short 2024-02-21 13:10:30 -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 made QOL changes to refill edit 2024-02-23 09:46:49 -05:00
frmRefill.Designer.cs Refresh funtionality added to cmu of view refill form. 2024-02-23 02:23:31 -05:00
frmRefill.resx Made edit functionality for refills. 2024-02-21 10:47:48 -05:00
frmRefillAdd.cs made QOL changes to refill edit 2024-02-23 09:46:49 -05:00
frmRefillAdd.Designer.cs Refresh funtionality added to cmu of view refill form. 2024-02-23 02:23:31 -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 branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-21 16:56:23 -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