{"id":26411354,"url":"https://github.com/aliiakbarkhan/med-e-safe","last_synced_at":"2026-02-27T12:37:57.246Z","repository":{"id":282429505,"uuid":"948565184","full_name":"aliiakbarkhan/Med-E-Safe","owner":"aliiakbarkhan","description":"A highly secure web app for managing medical records—log in, view reports, and keep your data safe with advanced encryption.","archived":false,"fork":false,"pushed_at":"2025-03-15T06:33:51.000Z","size":8401,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T16:52:37.504Z","etag":null,"topics":["encryption","medical-records-management","security-system","supabase","webdevelopment"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/aliiakbarkhan.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":"2025-03-14T15:00:35.000Z","updated_at":"2025-04-22T12:28:09.000Z","dependencies_parsed_at":"2025-03-14T16:22:23.497Z","dependency_job_id":"92947c13-0249-43ca-a504-38807e07794b","html_url":"https://github.com/aliiakbarkhan/Med-E-Safe","commit_stats":null,"previous_names":["aliiakbarkhan/med-e-safe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aliiakbarkhan/Med-E-Safe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliiakbarkhan%2FMed-E-Safe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliiakbarkhan%2FMed-E-Safe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliiakbarkhan%2FMed-E-Safe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliiakbarkhan%2FMed-E-Safe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aliiakbarkhan","download_url":"https://codeload.github.com/aliiakbarkhan/Med-E-Safe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliiakbarkhan%2FMed-E-Safe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29895177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T12:09:13.686Z","status":"ssl_error","status_checked_at":"2026-02-27T12:09:13.282Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["encryption","medical-records-management","security-system","supabase","webdevelopment"],"created_at":"2025-03-17T20:32:04.218Z","updated_at":"2026-02-27T12:37:57.210Z","avatar_url":"https://github.com/aliiakbarkhan.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Med-E-Safe\n\n\u003cimg src=\"https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/12cbe8a4-f55c-4b40-85bb-d8e1405e7b84/dgf7bs9-91a4de96-bb76-4a9c-8893-f8bb759fc027.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzEyY2JlOGE0LWY1NWMtNGI0MC04NWJiLWQ4ZTE0MDVlN2I4NFwvZGdmN2JzOS05MWE0ZGU5Ni1iYjc2LTRhOWMtODg5My1mOGJiNzU5ZmMwMjcuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.6eP1xsyPRLor7OWLZwpelEwK2qLxCYAX0bjozXJL9OM\" /\u003e\n\n## Overview\nMed-E-Safe is a secure and efficient web-based medical record management system designed to protect patient data while providing seamless access to medical reports. Built with **HTML, CSS, JavaScript**, and **Supabase** for backend storage and authentication, this platform enables patients to manage their reports and doctors to access necessary medical records securely.\n\n## Features\n- **Secure Authentication**: User verification via email authentication powered by Supabase.\n- **Patient Dashboard**: View and manage uploaded medical reports.\n- **Report Upload**: Securely upload medical reports to cloud storage.\n- **Doctor Dashboard**: Access and manage patient records securely.\n- **Supabase Integration**: Backend storage and authentication handled through Supabase for enhanced security.\n\n## Project Structure\n```bash\nMed-E-Safe/\n│── index.html        # Main landing page\n│── file-viewer.html  # Patient's dashboard to view reports\n│── supa.html         # Report upload page\n│── doctor.html       # Doctor's dashboard\n│── assets/           # CSS, images, scripts\n```\n\n## Technologies Used\n- **Frontend:** HTML, CSS, JavaScript\n- **Backend:** Supabase (Storage \u0026 Authentication)\n- **Authentication:** Supabase email verification\n\n## Installation \u0026 Setup\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/your-username/med-e-safe.git\n   ```\n2. Navigate to the project folder:\n   ```sh\n   cd med-e-safe\n   ```\n3. Set up Supabase:\n   - Create a [Supabase](https://supabase.com/) account.\n   - Configure authentication and storage settings.\n   - Obtain your Supabase **Project URL** and **API Key**.\n4. Link Supabase to your project:\n   - Update JavaScript files with your Supabase credentials.\n5. Run the project:\n   - Open `index.html` in a browser.\n\n## Screenshots\n### 1. Landing Page (`index.html`)\n\n![Screenshot 2025-03-14 203935](https://github.com/user-attachments/assets/5a324388-74da-4b19-9c59-aa4f671daecb)\n\n\n### 2. Patient Dashboard (`file-viewer.html`)\n\n![Screenshot 2025-03-14 204025](https://github.com/user-attachments/assets/3731aac0-ea02-4e7a-a635-31a1f7725256)\n\n### 3. Report Upload Page (`supa.html`)\n\n![Screenshot 2025-03-14 204002](https://github.com/user-attachments/assets/4466173a-87cd-4740-a4e7-ec304d878d03)\n\n### 4. Doctor Dashboard (`doctor.html`)\n\n![Screenshot 2025-03-14 204052](https://github.com/user-attachments/assets/c1710f11-c2fb-4d01-a70f-cc794e27ae35)\n\n\n### 5. Supabase Backend\n\n![Screenshot 2025-03-14 204335](https://github.com/user-attachments/assets/939c66e7-d14e-483e-ae9f-d1e7cbb09acb)\n\n## Database Information\n\n- Supabase/Database URL: https://dasbfurobvglciwqetyx.supabase.co\n- Bucket/Folder Name: files\n- Database/ANON Key: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImRhc2JmdXJvYnZnbGNpd3FldHl4Iiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDE4NjI0NDUsImV4cCI6MjA1NzQzODQ0NX0.ESMHA5GCIRhF1Y8SSnmuXQ2bD1-A9g_i1K-Jo6p82Kw\n\n\n## Security \u0026 Data Protection\n- **End-to-end encryption** to ensure the confidentiality of medical records.\n- **Email verification** to prevent unauthorized access.\n- **Secure cloud storage** via Supabase for protected data handling.\n\n## Future Enhancements\n- Implement role-based access control for different user types.\n- Introduce AI-based report analysis for better insights.\n- Improve UI/UX for enhanced usability.\n\n## Contributing\nContributions are welcome! You can fix this repository, create a new branch, and submit a pull request.\n\n## License\n\nhttps://github.com/user-attachments/assets/af7a9530-cbef-4cb4-8f47-7d2a0691824d\n\n\n## Contact\nFor any queries or collaboration opportunities, reach out at **aliakbarkhana79@gmail.com**.\n\n## Hackathon Winners\n| Recived honour form Judges | Team Photo |\n|:--------------:|:------------------:|\n| ![WhatsApp Image 2025-03-15 at 11 57 18 AM](https://github.com/user-attachments/assets/e374e7d9-5a88-49e6-8ec3-3195bfd30850) | ![WhatsApp Image 2025-03-15 at 11 56 58 AM](https://github.com/user-attachments/assets/7289ac46-9d1e-4493-a8b3-6a8d679e787d) |\n| ![WhatsApp Image 2025-03-15 at 11 52 29 AM (2)](https://github.com/user-attachments/assets/dc3f8eae-b256-46ef-9875-0a615427d49d) |  ![WhatsApp Image 2025-03-15 at 11 52 29 AM (1)](https://github.com/user-attachments/assets/e7d114c9-8f94-4a88-82d8-254ddd611b60) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliiakbarkhan%2Fmed-e-safe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faliiakbarkhan%2Fmed-e-safe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliiakbarkhan%2Fmed-e-safe/lists"}