Skip to content

This application manages and keeps track of resources of an organization.

Notifications You must be signed in to change notification settings

gauravkr5/resource-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project Name : Resource Management System

Configuration of software :
1) install mysql
  1.1) import mysqldump from the command line, here mysqldump file is resource_management.sql
  1.2) commad to import mysqldump :- 
       mysql -u root -p resource_management < resource_management.sql
       do the above command from your command line.

2) for login use :-
   email-id : gaurav.kr109@gmail.com
   password : Aaa@12345
   
3) finally configure the file 'config.php' in 'config' folder

4) For any issue please contact on : gaurav.kr109@gmail.com

5) Thanks.

About

This application manages and keeps track of resources of an organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published