Skip to content

MrViincciLeRoy/PPI-short

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPI-short

PPI-short is a web application designed for Premium Private Investigators. The application provides a simple and intuitive interface for users to contact the investigators.

Key Features

  • Contact form with validation and email sending functionality
  • Responsive design for mobile and desktop devices
  • Customizable appearance using CSS and JavaScript

Tech Stack

  • HTML5
  • CSS3
  • JavaScript (with jQuery library)
  • PHP (for server-side email sending)
  • EmailJS (for email sending)

Installation

  1. Clone the repository to your local machine
  2. Create a new PHP file (e.g., contact.php) and add your email sending configuration
  3. Update the emailjs.init function in index.html with your EmailJS user ID
  4. Open index.html in a web browser to access the application

Usage

  1. Fill out the contact form with your name, email, subject, and message
  2. Click the "Send" button to submit the form
  3. The application will send an email to the configured email address using EmailJS

Required Environment Variables

  • EMAILJS_USER_ID: your EmailJS user ID
  • EMAILJS_SERVICE_ID: your EmailJS service ID
  • EMAILJS_TEMPLATE_ID: your EmailJS template ID
  • PHP_EMAIL_ADDRESS: the email address to send emails to (configured in contact.php)

About

short version for PPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors