2011-nov02-net / 2011-nov02-net/VirtualClinic-Project2
Finish up the Repository class
- Lingua principale
- C#
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- get patient's asynch
- GetPatientByIDAsync
- AddTimeslot (it's missing some stuff that should have been added to the DB)
- AddTimeslotAsync
- GetPatientReportsAsync
- GetPrescriptionAsync
- GetPatientPrescriptionsAsync
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The issue lists several async methods to implement in a Repository class, likely for a Virtual Clinic. Look for the existing Repository class and its data context to understand the database models for Patient, Timeslot, Report, and Prescription. Start by implementing GetPatientAsync and GetPatientByIDAsync, then check what 'missing stuff' is needed for AddTimeslot. Verify the method signatures and ensure they match the project's async patterns.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- backend, database
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100