Commit History

appointment api changes
36c0ef3

GayathriArjun commited on

fix(appointment): handle serialization of time objects in appointment data
a13c4f2

MukeshKapoor25 commited on

fix(database): ensure required fields are accessed directly in appointment serialization
aac93aa

MukeshKapoor25 commited on

fix(database): handle None check explicitly in appointment_date serialization
085fe7f

MukeshKapoor25 commited on

feat(performance): add db operation monitoring to payment and appointment repos
102d950

MukeshKapoor25 commited on

feat(logging): add centralized logger setup utility
206d2a8

MukeshKapoor25 commited on

refactor(logging): replace direct logger initialization with setup_logger
6323fca

MukeshKapoor25 commited on

feat: add authentication, security middleware, and optimize JSON handling
fd2ce9d

MukeshKapoor25 commited on

Remove compiled Python bytecode files from the repository
c85d0b2

MukeshKapoor25 commited on