Doctor-patient relationship management system V1.0 version
Mainly to record patient information, doctor information, and the correlation between them. This product is free and open source for all use. The program adopts the form of php+mysql.
Function:
1.Patient information module
2. Doctor user module
3. Import data module
4.Data retrieval module
other:
Use JQUERY content for sorting, use smarty template engine, use mysql core ORM
Use page paging class
--------------------------------------------------
Administrator test account: admin admin
Doctor test account: 509 509
--------------------------------------------------
How to use:
1.Import prsys.sql
2. Configure the inc.php file and modify the database account password.
3. For pagination, remove the # sign in the template.