Skip to content

M123ukta/Event-report-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions

  1. Import the database:

    • Open phpMyAdmin
    • Create a new database
    • Import database/mydatabase.sql
  2. Update connect.php with your local DB credentials: $conn = new mysqli("localhost", "root", "", "mydatabase");

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors