Open
Conversation
…tion when being searched. Working
# Conflicts: # src/Main.java
# Conflicts: # src/Main.java
-Added Schedule object to PatientType class --Added necessary getters,setters and print functions for that object -Modified pcpType so that it does not have a patient object any longer. -
TODO: CRUD Operations
# Conflicts: # .idea/misc.xml # .idea/modules.xml # .idea/vcs.xml
Created different classes within the UI package for modular GUI building later on
Added GroupLayoutPanel for better panel organization
Ryan is preparing to test
Ryan is preparing to test
# Conflicts: # Sprint 1/UI/Windows/SearchFunction$1.class # Sprint 1/UI/Windows/SearchFunction$2.class # Sprint 1/UI/Windows/SearchFunction$3.class # Sprint 1/UI/Windows/SearchFunction$4.class # Sprint 1/UI/Windows/SearchFunction.class # Sprint 1/src/AddElements.class # Sprint 1/src/DataSeeder.class # Sprint 1/src/DataSeeder.java # Sprint 1/src/DatabaseConnection.class # Sprint 1/src/Event.class # Sprint 1/src/Main.class # Sprint 1/src/PatientDBService.class # Sprint 1/src/PatientType.class # Sprint 1/src/Schedule.class # Sprint 1/src/TestConnection.class # Sprint 1/src/UI/Windows/SearchFunction.java # Sprint 1/src/pcpType.class # Sprint 1/src/src/AddElements.java # Sprint 1/src/src/Main.java
Signed-off-by: RBrady <rbrady.business@gmail.com>
Added functionality to add a patient, still waiting on function calls to update database
Signed-off-by: M-Caesar <43552798+M-Caesar@users.noreply.github.com>
Signed-off-by: NICHOLAS AUGUSTUS <nicholasaugustus1@gmail.com>
Signed-off-by: NICHOLAS AUGUSTUS <nicholasaugustus1@gmail.com>
Signed-off-by: NICHOLAS AUGUSTUS <nicholasaugustus1@gmail.com>
Sprint 2 UI
everything just started working
Signed-off-by: Ryan Brady <118410088+AAARRRCCC@users.noreply.github.com>
Fixed name parsing for add patient
Fixed array assignments for add patient
Fixed changes on add patient method. Added fixes to update patient method
added parseName method
room number added
Signed-off-by: Ryan Brady <118410088+AAARRRCCC@users.noreply.github.com>
Added functionality for viewing rooms and checking availability, as well as booking new events
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.