Skip to content

HorribleScare/Website-RekamMedis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿฅ Medical Record Management System Source Code

This repository contains the source code and supporting files for a Medical Record Management System. The application is designed as a dynamic PHP-based web system to manage medical data such as patients, doctors, medical records, examinations, and reports, while providing a structured interface for administrative and user interaction.

The codebase follows real-world web development practices including modular PHP files, structured folder organization, database-driven content, and reusable UI componentsโ€”making it a solid foundation for healthcare information system projects.

๐Ÿ“ฆ Contents

This project includes:

  • Multiple PHP pages for managing medical modules:
    • Patients (pasien)
    • Doctors (dokter)
    • Medical Records (rekam_medis)
    • Examinations (pemeriksaan)
    • Reports (laporan)
    • User authentication and access control
  • Database SQL file for MySQL setup
  • Configuration file for database connection
  • Front-end templates and assets (CSS, JavaScript, images)
  • Structured folder layout for maintainability and scalability

The project demonstrates how a medical information system can be built using PHP and MySQL with a clean and organized structure.

๐Ÿ’ป Technologies Used

  • PHP โ€” server-side logic and dynamic page rendering
  • MySQL โ€” database management and medical data storage
  • HTML, CSS, JavaScript โ€” front-end layout, styling, and interactivity
  • Modular PHP includes โ€” reusable headers, footers, and UI components

These technologies are combined to create a functional and data-driven medical record web application.

๐Ÿš€ Features

  • Dynamic CRUD operations for medical records
  • Patient and doctor data management
  • User authentication and role-based access
  • Modular PHP structure for easy maintenance
  • Database-driven healthcare information system

๐Ÿ” Project Overview

The Medical Record Management System was developed to demonstrate the implementation of a real-world healthcare web application. Each module represents a core feature commonly found in medical information systems, from patient registration to medical record documentation and reporting.

The project is suitable for learning purposes and as a foundation for further development in health information systems.

๐Ÿ“œ License

You are free to explore, reuse, and extend this code for learning or academic purposes.

๐Ÿ“Œ About This Repository

This repository documents an academic web application project created by David Hariadi and serves as a practical demonstration of web development skills using PHP, MySQL, HTML, CSS, and JavaScript. It focuses on implementing a simple yet structured medical record management system.

๐ŸŽž๏ธ Preview

Medical Record Management System Preview

Releases

No releases published

Packages

 
 
 

Contributors

Languages