Commit Graph

122 Commits

Author SHA1 Message Date
Adam McCane
0b859e365f Removed menu strip from info form. Created main form and made it a MDI container. Added a menu strip with Navigation and Help/Help About. 2024-02-07 10:47:30 -05:00
Noah
2189627140 Added tabcontrol to frmPatientPhysician.
Added labels, textboxes, radiobuttions, and buttons to the Patient tab
2024-02-06 12:19:31 -05:00
Noah
cf1abb3137 Updated frmWelcome labels 2024-02-06 11:46:50 -05:00
Noah
eca0e7efa6 Deleted frmAddPatientPhyscian and replaced with new frmPatientPhysician. Updated frmPatientPhysician name and icon. 2024-02-06 11:38:27 -05:00
Adam McCane
cfa7a6ee6e Deleted the FPCASD data set. It was not the project database. 2024-02-05 08:02:45 -05:00
Adam McCane
a344b8e040 Added labels and textboxes for searching to the prescription and physician tabs of the info form. Also added a search button to all three tabs. 2024-02-05 07:53:44 -05:00
Adam McCane
7b0dd09368 Added tabs to the view info form, added a split container to each tab in the same form, and also added a couple labels and tet boxes into the patient info tab in the same form. 2024-02-02 17:24:49 -05:00
Adam McCane
14317064ea Connected the project database and added a tool strip to the view patient/prescription info form. 2024-02-02 16:00:30 -05:00
Noah
a5cfb16d80 Merge branch 'master' of https://github.com/EggMan20339/CNSA-212 2024-02-02 14:56:48 -05:00
Noah
6c1c7ba112 Deleted frmUpdatePatient (combining with formAddPatientPhyscian), removed Update User button from frmWelcome (combined into Add/Update user button), removed exit button on frmWelcome 2024-02-02 14:56:26 -05:00
Adam McCane
74a755251e Removed Button from Add/Update Form. 2024-02-02 14:35:34 -05:00
Adam McCane
f6748bd914 Added Button to Add Patient/Physician Form. 2024-02-02 14:33:29 -05:00
Noah
e6919ba7e3 Added/updated frmWelcome.cs buttons 2024-02-02 13:51:10 -05:00
Noah
d17d997d3e Created welcome form welcome label and add patient/physician button 2024-02-02 13:09:48 -05:00
Noah
ca6dfca8da Updated all (6) form "text" and icon properties 2024-02-02 12:40:19 -05:00
EggMan20339
23b89d6ac1 test 2 2024-02-01 09:20:14 -05:00
EggMan20339
9440827f5d test 2024-02-01 09:19:35 -05:00
EggMan20339
3e71ca0c22 Fixed Main method to create a new form 2024-02-01 09:17:41 -05:00
Noah
da5b700d0d Edited/Created forms 2024-01-31 12:45:33 -05:00
Noah
a7d2f4ece7 Created frmWelcome, frmUpdatePatient, frmAddPatient, frmAddPhysician 2024-01-31 12:11:30 -05:00
Noah
9e6e7eead2 Add project files. 2024-01-31 12:05:11 -05:00
Noah
27c08cf3d1 Add .gitignore and .gitattributes. 2024-01-31 12:05:08 -05:00