{"id":20763078,"url":"https://github.com/deep-1704/askadoc","last_synced_at":"2026-04-06T02:35:20.106Z","repository":{"id":183629340,"uuid":"666334713","full_name":"deep-1704/AskaDoc","owner":"deep-1704","description":"An online platform connecting patients with a wide range of expert doctors for efficient and accessible medical consultations.","archived":false,"fork":false,"pushed_at":"2023-10-28T01:07:07.000Z","size":76271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T12:25:54.379Z","etag":null,"topics":["bcryptjs","css","expressjs","jwt-authentication","mongodb","nodejs","reactjs","restful-api","socket-io"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/deep-1704.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}},"created_at":"2023-07-14T08:59:52.000Z","updated_at":"2023-10-02T10:17:06.000Z","dependencies_parsed_at":"2023-07-25T08:00:34.545Z","dependency_job_id":"d14667ab-860c-4ecf-926f-9d0d04573ba9","html_url":"https://github.com/deep-1704/AskaDoc","commit_stats":null,"previous_names":["deep-1704/askadoc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deep-1704/AskaDoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-1704%2FAskaDoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-1704%2FAskaDoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-1704%2FAskaDoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-1704%2FAskaDoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deep-1704","download_url":"https://codeload.github.com/deep-1704/AskaDoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-1704%2FAskaDoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31457723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bcryptjs","css","expressjs","jwt-authentication","mongodb","nodejs","reactjs","restful-api","socket-io"],"created_at":"2024-11-17T10:42:29.111Z","updated_at":"2026-04-06T02:35:20.088Z","avatar_url":"https://github.com/deep-1704.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AskaDoc\n\nAn online platform connecting patients with a wide range of expert doctors for efficient and accessible medical consultations.\n\n- Sign up to create a patient or a doctor account.\n- Select a speciality to generate a list of doctors.\n- Choose any consultant according to your convenience and start chatting.\n\n## Authors\n\n- [Deep Prajapati](https://github.com/deep-1704)\n\n## Tech Stack\n\n**Client:** React, CSS\n\n**Server:** Node, Express\n\n**Authentication:** JWT\n\n**Chatting:** SocketIO\n\n**Password encryption:** bcryptjs\n\n**Database:** MongoDB\n\n## Features\n\n- Implemented RESTful API endpoints for data communication.\n- Implemented JWT Authentication.\n- Implemented user-roles(Doctor and patient) for differentiated access.\n- Implemented one to one chat functionality.\n- Salting and hashing techniques to protect password data.\n\n# Take a tour\n\n## Home-page\n\nGives a brief overview of the application and path to login and signup.\n\n![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/hp1.png?raw=true)\n\n![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/hp2.png?raw=true)\n\n## Signup\n\n- Choose patient or doctor.\n- Enter username and password and press signup to create an account.\n  ![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/Signup.png?raw=true)\n\n## Login\n\n![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/Login.png?raw=true)\n\n## Categories\n\nChoose any one of the 12 categories as per your convenience.\n\n![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/Categories2.png?raw=true)\n\n![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/Categories1.png?raw=true)\n\n## List of doctors\n\n- Choose your consultant.\n- You can sort by reputation or fees.\n- Choose one to view profile and start chatting.\n\n![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/DoctorList.png?raw=true)\n\n## Profile\n\n(Note: Only doctors are allowed have their own profile.)\n\n- Add other fields if you are signing up for the first time.\n  ![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/incompleteProfile.png?raw=true)\n- If added already, you will see your complete profile along with the message requests.\n  ![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/DocProfile.png?raw=true)\n\n## Chats\n\n![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/ChatDtP.png?raw=true)\n\n![App Screenshot](https://github.com/deep-1704/AskaDoc/blob/master/AskadocSS/ChatPtD.png?raw=true)\n\n\u003e **Your feedback regarding any potential bugs or opportunities for improvement would be greatly appreciated.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeep-1704%2Faskadoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeep-1704%2Faskadoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeep-1704%2Faskadoc/lists"}