Skip to content

iesmail3/PatientCare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the PatientCare development site!

PatientCare is a full patient care management system.

Features

Scheduling Patient Records Billing Document Review Phone logs User management All the documentation is located in the wiki, so have a look there for help on how to get started, read tutorials, view sample descriptions and peruse the reference docs.

Installation Instructions

Files:

1. Click the zip button at the top of this page.

2. Copy zip file to your server.

3. Unzip files

3a. Windows: Use software to unzip

3b. Unix based systems: Type "unzip PatientCare-master.zip"

4. Make sure that you unzip the files in the directory that you want them.

Database:

1. Create a database in your DBMS of choice

2. Open php/connect_to_mysql.php

3. Change the $dbname, $user, and $pass to the proper values

4. Important schema.sql (located in the root of the zip file) into your database

Logging in for the first time:

1. Go to the home page of the application and click "Register for a live demo."

2. Fill out the form. Key: P@t!N+13

3. Login with new Admin user.

About

This is the development repo for PatientCare

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.3%
  • PHP 19.8%
  • HTML 4.3%
  • CSS 0.3%
  • C# 0.3%
  • Pascal 0.0%