Skip to content

KrishLalwani/MachineTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachineTracking

Digital Machine Information Tracking

To deploy the project

  • Install LAMP/WAMP server and GIT on machine
  • Goto htdocs folder inside LAMP's root directory. In Ubuntu usually at /opt/lampp/htdocs
  • Run git clone command
  • Run git fetch --all
  • Turn on Apache server and Mysql server from LAMPP.(usually at sudo ./opt/lampp/manager-linux-x64.run, followed by switching on with GUI)
  • Open php my admin on browser
  • create database named computers and import sql file in it
  • In pdo.php file replace username and password with system configured password
  • On browser use URL localhost/MachineTracking to access the site. On other PC use /MachineTracking. (If you changed the name of folder created after git clone, replace MachineTracking with your folder name)

About

Digital Machine Information Tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors