{"id":18824197,"url":"https://github.com/cre8stevedev/medikall","last_synced_at":"2026-01-20T01:30:16.232Z","repository":{"id":235294143,"uuid":"790432625","full_name":"Cre8steveDev/Medikall","owner":"Cre8steveDev","description":"An online Medical Appointment App with AI Integration for Chat and Collecting Initial Patient Medical History and passes it to the Doctor with whom the appointment is made.","archived":false,"fork":false,"pushed_at":"2024-05-15T14:08:13.000Z","size":5883,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T04:27:02.371Z","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/Cre8steveDev.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":"2024-04-22T21:44:04.000Z","updated_at":"2024-08-03T17:57:52.000Z","dependencies_parsed_at":"2024-05-16T00:49:47.601Z","dependency_job_id":null,"html_url":"https://github.com/Cre8steveDev/Medikall","commit_stats":null,"previous_names":["cre8stevedev/medikall"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cre8steveDev%2FMedikall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cre8steveDev%2FMedikall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cre8steveDev%2FMedikall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cre8steveDev%2FMedikall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cre8steveDev","download_url":"https://codeload.github.com/Cre8steveDev/Medikall/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239761065,"owners_count":19692431,"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-08T00:55:50.384Z","updated_at":"2026-01-20T01:30:14.177Z","avatar_url":"https://github.com/Cre8steveDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Medikall\n\nMedikall is an online Doctor Appointment System that allows hospitals to streamline their appointment scheduling process. It provides a convenient way for patients to schedule appointments ahead of time, eliminating the need to wait in long queues.\n\n## Features\n\n- **Appointment Scheduling**: Patients can easily schedule appointments with doctors from the comfort of their own homes.\n- **Doctor Availability**: The system displays the availability of doctors, making it easier for patients to choose a suitable time slot.\n- **Patient Registration**: New patients can register their details in the system to facilitate the appointment booking process.\n- **Notifications**: Patients receive notifications and reminders about their upcoming appointments.\n- **Admin Dashboard**: Hospital administrators have access to a dashboard where they can manage doctors, appointments, and other system settings.\n\n## Installation\n\n1. Clone the repository: `git clone https://github.com/your-username/medikall.git`\n2. Install the required dependencies: `cd server \u0026\u0026 npm install \u0026\u0026 cd ../client \u0026\u0026 npm install`\n3. Configure the database connection in the `.env` file.\n4. Start the application: `npm start`\n\n## Technologies Used\n\n- Node.js\n- Express.js\n- MongoDB\n- React.js/TypeScript\n- TailwindCSS\n\n## Deployed (Live Link)\n\n[Medikall Live Site](https://new-medikall.onrender.com/)\n\n# Technical Details\n\nIn the Medikall project, I used several technologies to enhance its functionality and security.\n\n## User Authentication with PassportJS\n\nTo ensure secure user authentication, I integrated PassportJS into the Medikall system. PassportJS is a popular authentication middleware for Node.js that provides a flexible and modular approach to handle user authentication. It supports various authentication strategies, such as local username/password (This was used in this project), social media logins, and more. By using PassportJS, I was able to implement a robust and secure authentication system for Medikall.\n\n## Type Safety with TypeScript\n\nTo enhance the maintainability and reliability of the codebase, I utilized TypeScript in the Medikall project. TypeScript is a statically typed superset of JavaScript that adds type annotations and compile-time type checking to JavaScript code. By using TypeScript, I was able to catch potential type-related errors during development, improve code readability, and provide better tooling support. This helped me ensure the correctness and stability of the Medikall application.\n\n## Remote Database Solution with MongoDB\n\nFor storing and managing data in Medikall, I opted for MongoDB, a popular NoSQL database solution. MongoDB offers a flexible and scalable approach to handle structured and unstructured data. It provides a document-oriented data model, which allowed me to store data in JSON-like documents. By using MongoDB, I was able to efficiently store and retrieve data for the Medikall application. Additionally, MongoDB's support for horizontal scaling and replication made it a suitable choice for handling the potential growth of the system.\n\nThese technologies, namely PassportJS for user authentication, TypeScript for type safety, and MongoDB Atlas for the remote database solution, played a crucial role in the development of Medikall, ensuring its security, reliability, and scalability.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact\n\nFor any inquiries or feedback, please contact [Stephen Omoregie](mailto:cre8stevedev@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcre8stevedev%2Fmedikall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcre8stevedev%2Fmedikall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcre8stevedev%2Fmedikall/lists"}