Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 630 Bytes

File metadata and controls

13 lines (7 loc) · 630 Bytes

Appointment-Management

This pretty much basic php appointment management system with dynamic fields.

In Order to Use the Project you need to setup few things .

  # First step is to upload the jk_meeting.sql file to your database.(You need to create database first in order to create tables)
  
  # Second Step is to Setup the database constants. In order to set the constacts you need to move to database folder and open constants.php file. Update your credientials             over there.
  
  # Third you need to setup sender mail inside mail.php file.
  
  #Fourth Nothing. You are good to go!