Skip to content

karry26/Activity_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activity_logger

Steps To Run Your App

1. Start the XAMPP server (Apache and Mysql)
2. Clone the repository 
3. Import The .sql file with command given below.

mysql -u root -p -h localhost –-default-character-set=utf8 activity_logger < sqlfile.sql

4. Open http://localhost/Activity_logger
5. To dump the database into sql file run the command.

mysqldump -u root -p activity_logger --default-character-set=utf8 > sqlfile.sql

Team

Kairav Bansal B18062 
Hridayesh Akhand B18057 
Mohit Sharma B18071 
Vishal Siwach B18091 
Umesh Kumar B18089

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •