Skip to content

azzedinedev/Simple-Radio-Management-Systeme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Radio-Management-Systeme

Minimal version of the Radiology Management Systeme using PHP and MySql

How to use

  • Copy all files and folders on the root folder of the web server without (Database folder)
  • Open PhpMyAdmin on your browser and create a database as (rms) or you can change the name of the database on the configuration file
  • Import the structur of the database from (Database folder)
  • Import the data of the database from (Database folder)

Configuration

To configure the application go to phpgen_settings.php and change the host, password and the name of the database.