Skip to content

drgnv/draganovlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dLab

dLab is an open-source, web-based clinical laboratory information. system

Installation

Pull the repository to your local machine. Edit the model/Host.php file using your credentials and then export "./database.sql" into your phpMyAdmin. Go to your browser and from the URL bar access the main folder. The default acount is:

Username: admin
Password: admin

Demo

dLab Demo

Username: admin
Password: admin

For contributors

There are 3 major folders for the project: model, controller, and view.

./model

It contains the 3 main classes:

Basic.php - All the basic functionality 
Settings.php - Extended settings functionality
Host.php - Contains the database credentials and MySQL
execution function
./controllers
Contains all the php pages witch are getting information from ./model classes, process the
information and send it to the templates files in ./view
./view
Contains all the Smarty templates

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Laboratory infornation system

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors