A patient registration and image upload application where patient records can be made and images can be uploaded. Patients can be updated, their pictures can be deleted and listed. With the project, I experienced uploading images to the database with PHP.
- PHP
- Bootstrap
- Javascript
- Patient Addition, Deletion, Update and Listing Operations
- Patient Search
- Uploading, Deleting and Listing Patient Images
To run this project you will need to add the following environment variables to your file
db/config.php > DB_USER
db/config.php > DB_PASS
Note: You must have PHP and MySQL installed on your computer.
Note2: You must have an apache server such as XAMPP installed on your computer and you must open Apache Server and MySQL services before the operations.
git clone https://github.com/sonatipek/hospital-system.git
cd hospital-system
hospital-system/database.sql
xampp/htdocs/hospital-system
localhost/hospital-system
You can support me with your feedback. If you have any feedback, please contact at [email protected] or sonatipek.com .
Hasta kayıtlarının yapıldığı, resimlerinin yüklenilebildiği bir hasta kayıt ve resim yükleme uygulaması. Hastalar güncellenebilir, resimleri silinebilir, listelenebilir. Proje ile PHP ile veritabanına resim yüklemeyi tecrübe ettim.
- PHP
- Bootstrap
- Javascript
- Hasta Ekleme, Silme, Güncelleme ve Listeleme İşlemleri
- Hasta Arama
- Hastanın Görüntülerini Yükleme, Silme ve Listeleme İşlemleri
Bu projeyi çalıştırmak için aşağıdaki ortam değişkenlerini dosyanıza eklemeniz gerekecek
db/config.php > DB_USER
db/config.php > DB_PASS
Not: Bilgisayarınızda PHP ve MySQL kurulu olmalıdır.
Not2: Bilgisayarınızda XAMPP gibi bir apache server kurulu olmalıdır ve işlemlerden önce Apache Server ve MySQL servislerini açmalısınız.
git clone https://github.com/sonatipek/hospital-system.git
cd hastane-sistemi
hastane-sistemi/veritabani.sql
xampp/htdocs/hastane-sistemi
``bash localhost/hastane-sistemi
## 🌟 Geri bildirim
Beni geri bildirimlerinizle destekleyebilirsiniz. Herhangi bir geri bildiriminiz varsa, lütfen **[email protected]** veya **sonatipek.com** adresinden iletişime geçin.