DocWebox is a helpful, attuned to health needs web application for doctors and users (patients). Users can easily find the most suitable professional, and instantly book an appointment for them. On the other hand, doctors can see their scheduled appointments. Doctors and users can edit, delete their appointments and edit/update their personal information.
This project was created for the needs of our Web Programming lessons in University of Macedonia. The team consists of 6 students who worked together to write code and compose any deliverable assignments throughout the semester.
- Αμπατζίδου Ελισάβετ
- Δασύρα Ευμορφία-Ελπίδα
- Κουταμάνης Νίκος
- Λούστα Αραβέλλα
- Παπαγαλάκης Νεκτάριος
- Πέπα Λέοναρντ
- root folder
- config.php (host, db name, user, password)
- connection.php (συνδεση με την βαση)
- initialize.php (εδω καλείται ο κωδικας την πρωτη φορα που θα τρέξει η εφαρμογη ώστε να δημιουργηθεί η βάση και οι πίνακες)
- τα αρχεία που περιέχουν τις οθόνες (View χρήστη γιατρού κτλπ)
- login_controller.php
- register_controller.php
- etc
- header.php
- footer.php
- side_bar.php
- search_bar.php
- (και αλλα)
- admin_db_service.php (αρχειο με μεθοδους για τον admin)
- doctor_db_service.php (αρχειο με μεθοδους για τον doctor)
- patient_db_service.php (αρχειο με μεθοδους για τον patient)
- appointment_db_service.php (αρχειο με μεθοδους για τον appointment)
- doctor_service_db_service.php