Skip to content

Founded in 2024, HealthSched's mission is to transform healthcare by offering integrated and accessible solutions. We use technology to simplify scheduling appointments, exams and treatments, making access faster and more efficient. Our focus is to offer a practical, modern and quality experience.

Notifications You must be signed in to change notification settings

Karlos-Eduardo-Mrqs/Scheduling_Project-HealthSched

Repository files navigation

HealthSched 🏥

image image image


🌐 Avaible Languages

🌟 About the Project

Facilitate access to excellent health services, connecting patients to a qualified network of professionals such as doctors, dentists, physiotherapists, psychologists, nutritionists and trusted testing laboratories. We seek to make the scheduling process more agile and efficient, ensuring convenience for our patients and promoting the well-being of the community with integrated and humanized care.

💻 Technologies Used

  • HTML, CSS and JavaScript: for the user interface;
  • PHP: for the backend;
  • AJAX: for asynchronous communication, ensuring a fluid and responsive experience.

With it, we make it easier to schedule appointments, exams and treatments, revolutionizing healthcare.

🚀 Pre-Requisites

Before you start, make sure you have everything ready to run HealthSched:

  1. XAMPP installed: We need it to run the Apache server and the MySQL database.
    👉 Download XAMPP here.

  2. A reliable browser: Chrome, Firefox or any other that allows you to explore the project. 🌐


🛠️ Installation and Configuration

Follow these simple steps to get started with HealthSched:

1️⃣ Configure XAMPP

Install and launch XAMPP. In the control panel, activate the Apache and MySQL modules.

2️⃣ Configure the Database

  • Open phpMyAdmin by going to: http://localhost:8080/phpmyadmin/.
  • Create a database called healthsched (or whatever name you prefer).
  • Import the database/healthsched.sql file located in the project folder to create the initial tables and data.

3️⃣ Get the Blueprint

You can obtain the project in two ways:

🔸 Cloning the repository:

git clone: ​​https://github.com/seu-repositorio/healthsched.git

🔸 Downloading the ZIP:

In the project repository, click Code > Download ZIP. Extract the contents to the htdocs folder in the XAMPP installation directory.

4️⃣ Adjust Settings

Locate the database configuration file (usually in config/db.php or similar). Update credentials to match your local environment:

5️⃣ Execute the Project

Start the server in XAMPP. Open your browser and go to: http://localhost/healthsched

🎉 Done! You will see the HealthSched home page.


❓ Questions or Problems?

⚠️ XAMPP won't start?

Check that ports 80 (Apache) and 3306 (MySQL) are not occupied by other applications. If so, change the ports in the XAMPP control panel:

  • Apache: Switch to port 8080.
  • MySQL: Switch to port 3307.

⚠️ Database connection error?

Make sure MySQL is active. Check that the bank name, username and password are correct in the configuration file.

⚠️ The browser cannot find the project?

Confirm that the files have been extracted to the XAMPP htdocs folder. The path in the browser must match the project folder name.


💡 Transform the healthcare experience with HealthSched!

Ready to digitize medical care and make life easier for patients and professionals? 🚀

About

Founded in 2024, HealthSched's mission is to transform healthcare by offering integrated and accessible solutions. We use technology to simplify scheduling appointments, exams and treatments, making access faster and more efficient. Our focus is to offer a practical, modern and quality experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published