{"id":20948666,"url":"https://github.com/nicolasdra/appointments-app","last_synced_at":"2026-04-24T15:32:17.234Z","repository":{"id":124000017,"uuid":"363844812","full_name":"NicolasdRa/appointments-app","owner":"NicolasdRa","description":"MyDoc - an appoinments app to browse over a list of available practitioners, book and manage appointments. Stack: Typescript, Redux, Redux Toolkit, Material UI. ","archived":false,"fork":false,"pushed_at":"2022-03-17T16:58:39.000Z","size":5434,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T22:18:50.214Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NicolasdRa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-03T07:05:02.000Z","updated_at":"2023-03-08T23:11:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd5be890-08eb-4146-838c-2aaf43164521","html_url":"https://github.com/NicolasdRa/appointments-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasdRa%2Fappointments-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasdRa%2Fappointments-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasdRa%2Fappointments-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasdRa%2Fappointments-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicolasdRa","download_url":"https://codeload.github.com/NicolasdRa/appointments-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243345568,"owners_count":20275869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T00:22:56.263Z","updated_at":"2025-12-27T19:47:04.973Z","avatar_url":"https://github.com/NicolasdRa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MY DOC - APPOINTMENTS APP\n\n## Assignment\nCreate a small, simple web app (TypeScript + React) to manage doctor’s appointments.\n\nA UI should be built to support creating a new appointment and cancelling an existing one.\n\nFocus is on UI, don’t invest much on the server: just have dummy data served statically or by express. Suppose no login is needed.\n\n## Requirements \n* An appointment has a title, date, and time\n* Design / structure (e.g. navbar/footer/sections) that looks nice \u0026 doesn’t break on different screens.\n* Navigation between pages work\n* The code is maintainable (clean code/architecture, tests)\n* Document assumptions, decisions, and simplifications, so to make the context clear.\n\n\n## UX Specifications\n* user can browse over a list of doctors\n* user can checkout a doctor's profile\n* user can make an appointment\n* user can go over a list of his appointments\n* user can cancel an appointment\n\n\n## Development\n1. The application was developed from scratch between Sat 01.05.2021 and Mon 03.05.2021 \n2. Stack: React, Typescript, Redux, Redux Toolkit \u0026 Material UI.\n\n## Data \u0026 State Management\n* User Data hardcoded (no login required in assignment)\n* Doctors data retrieved from fake users api. Results loaded onto Redux.\n* Appointments managed with Redux.\n* Ui form actions managed with redux.\n\n## Considerations \n1.  A daily limit of 500 calls is imposed by https://dummyapi.io/.\n\n## Tests\n1.  By 03.05.2021 test have not been yet implemented due to my limited time availablity. I prioritised building the app and dealing with the ui as requested.\n2.  Next step would be to write tests with jest and enzyme.\n\n## Deployment\n* repo on github: https://github.com/NicolasdRa/appointments-app\n* deployed on netlify: https://mydoc-appointments.netlify.app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolasdra%2Fappointments-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicolasdra%2Fappointments-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolasdra%2Fappointments-app/lists"}