Skip to content

juliuskrah/appointment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appointment

Simple appointment tracking app for doctors (API only). Appointment slots are grouped by day.

{
    "2023-07-07": ["12:00", "13:00"],
    "2023-07-08": ["12:00"]
}

Releases

No releases published

Packages

No packages published