{"id":22353489,"url":"https://github.com/wiolinek/mega-clinic_reservation-system","last_synced_at":"2026-04-10T02:03:30.379Z","repository":{"id":59612832,"uuid":"510473086","full_name":"Wiolinek/mega-clinic_reservation-system","owner":"Wiolinek","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-07T18:27:14.000Z","size":6912,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T12:33:04.385Z","etag":null,"topics":["expressjs","formik","javascript","mongodb","mysql","passportjs","react-calendar","react-router","reactjs","sass","typescript","yup"],"latest_commit_sha":null,"homepage":"","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/Wiolinek.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}},"created_at":"2022-07-04T18:59:41.000Z","updated_at":"2022-10-22T21:42:33.000Z","dependencies_parsed_at":"2023-01-22T15:31:17.881Z","dependency_job_id":null,"html_url":"https://github.com/Wiolinek/mega-clinic_reservation-system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wiolinek/mega-clinic_reservation-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fmega-clinic_reservation-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fmega-clinic_reservation-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fmega-clinic_reservation-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fmega-clinic_reservation-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wiolinek","download_url":"https://codeload.github.com/Wiolinek/mega-clinic_reservation-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiolinek%2Fmega-clinic_reservation-system/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260329190,"owners_count":22992847,"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":["expressjs","formik","javascript","mongodb","mysql","passportjs","react-calendar","react-router","reactjs","sass","typescript","yup"],"created_at":"2024-12-04T13:08:47.338Z","updated_at":"2026-04-10T02:03:30.284Z","avatar_url":"https://github.com/Wiolinek.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MegaClinic\n\n\u003e MegaClinic is a website providing variety of medical services. It is home page of medical clinic with reservation system.\n\u003e\n\u003e Pacient can:\n\u003e\n\u003e - browse available doctors\n\u003e - filter doctors by specialization\n\u003e - book a visit by reservation form\n\u003e - receive an email with booking confirmation\n\u003e - toggle between polish and english languages\n\u003e\n\u003e Doctor can:\n\u003e\n\u003e - log in to personal account\n\u003e - browse pacient by name\n\u003e - browse booked visits\n\u003e - filter past and future visits\n\u003e - add and modify notes in each visit\n\u003e - toggle between polish and english languages\n\u003e\n\u003e Project was created to learn all technologies used here, and practice.\n\n## Live demo [_here_](https://megaclinic.ultra-violet.codes)\n\nTO LOGIN TO DOCTOR ACCOUNT USE:\n\nLOGIN NAME.SURNAME: (eg. marek.nowacki)\n\nPASSWORD: surname123 (eg. nowacki123)\n\n## Table of Contents\n\n- [Technologies Used](#technologies-used)\n- [Screenshots](#screenshots)\n- [Setup](#setup)\n- [Project Status](#project-status)\n- [Room for Improvement](#room-for-improvement)\n- [License](#license)\n- [Contact](#contact)\n\n## Technologies Used\n\n- React\n- React Router\n- React Calendar\n- Express.js\n- MySQL\n- MongoDB\n- Nodemailer\n- Formik\n- Yup\n- Typescript\n- SASS\n\n## Screenshots\n\n![](public/images/screens/hp.png)\n![](public/images/screens/doctors.png)\n![](public/images/screens/form.png)\n![](public/images/screens/doctorAccount.png)\n![](public/images/screens/visitDetails.png)\n\n## Setup\n\n### Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n### Available Scripts\n\nIn the project directory, you can run:\n\n#### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n#### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n#### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n#### `npm run eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n## Project Status\n\nProject is: _in progress_\n\n## Room for Improvement\n\n- fix Typescript types --\u003e in progress\n- add patient account with login option\n- add option for booking cancelation for pacient\n- translate specializations into english (homepage and reservation filters)\n- doctor account - finish patient card section with visits history\n- doctor account - add patient's data edit option\n\n## License\n\nThis website was built by Wiola Polok www.u-v.codes.\nCopyright @ 2022 Wiola Polok www.u-v.codes. All Rights Reserved.\nYou are allowed to use it for both personal and commercial use, but not to claim it as your own design.\n\n## Contact\n\nCreated by [@Wiolinek](https://github.com/Wiolinek) - feel free to contact me!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiolinek%2Fmega-clinic_reservation-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiolinek%2Fmega-clinic_reservation-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiolinek%2Fmega-clinic_reservation-system/lists"}