Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ipk 235 create appointment model #59

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Conversation

Gugi-Games
Copy link
Collaborator

No description provided.

// Select Prompt → f.E. medical industry: Untersuchung, Operation
String description;
String location;
AppointmentStatus status;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this type defined?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean the AppointmentStatus type

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is defined in java, right here:
src/main/java/com/MeetMate/enums/AppointmentStatus.java

@Gugi-Games Gugi-Games merged commit f7aa859 into dev Sep 24, 2024
1 check passed
@Gugi-Games Gugi-Games deleted the IPK-235-Create-Appointment-Model branch October 13, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants