-
create new field opd_room_id in doctor_schedule table
When doctor list is return in appointment get all, at each doctor, respective opd room should be added too.
the same goes to doctor field in eac…
-
Deign a Healthcare/Telemedicine Website Login where Patients log in to view appointments, lab results, and prescriptions, while doctors log in to manage appointments, view patient records, and communi…
-
given the unit test func TestOAS3Schema_RunRule_Pass(t *testing.T)
when changing the openapi version from 3.0.0 to 3.1.0 it works , but changing it to 3.1.1 it fails with the fallowing error mes…
-
We use a logger in a lot of places in this repo, which is good! To make this structured logging as useful as it can be, the `event` argument (usually the first unnamed arg) should be a static string …
-
I am trying to validate api docs, and this works in a lot of cases, but caught an issue where the validation resulted in no error(s) when validating against this api doc, which does have issues.
``…
-
### Steps to reproduce
1. Add PointerInterceptor to your packages ```flutter pub add pointer_interceptor```.
2. Wrap TextField widget with PointerInterceptor.
3. Run flutter on Firefox
4. Try to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
```
Nuget
```
### Package manager version
_No response_
### Language version
`…
-
### Hero and spell
Witch Doctor - Cleft Death Facet
### Description
The string value is incorrect for the Cleft Death Facet shown in the picking phase.
Alt value is correct but normal value is inc…
-
1. I want the Doctors pages that shows the available doctors, the names, the department or specialization, gender and status (if available or not).
**REQUIREMENTS:**
- [ ] Create a wireframe for doc…
-
We have a couple of models that are backed by a different DB to the majority of models in our app. A rough example is something like this:
```ruby
class MainDBThings < ApplicationRecord
end
```
`…