Skip to content

A user reclamation system built with native PHP, HTML, CSS, and JavaScript. Users can submit reclamations (complaints), supported by reCAPTCHA for security, and the admin can respond through an admin dashboard.

Notifications You must be signed in to change notification settings

Nihed-Abd/User-Reclamation-System---PHP-HTML-CSS-JavaScript

Repository files navigation

User-Reclamation-System---PHP-HTML-CSS-JavaScript

Overview

This project is a user reclamation (complaint) system developed using native PHP, HTML, CSS, and JavaScript. Users can submit complaints using a secure form with reCAPTCHA verification, and administrators can manage and respond to these reclamations through a dashboard.

Key Features:

  • User Reclamation Submission: Users can submit complaints through a form, protected by reCAPTCHA.
  • Admin Dashboard: Manage and respond to user reclamations efficiently.
  • ReCAPTCHA Integration: Ensures that submissions are secure and prevent spam.

Technologies Used:

  • PHP: Handles reclamation submission and admin responses.
  • HTML5 & CSS3: For the front-end structure and design.
  • JavaScript: Adds interactivity, including reCAPTCHA.
  • SQL Database: Stores reclamations and admin responses.

Installation Instructions:

  1. Clone the repository:

    git clone https://github.com/your-username/user-reclamation-system.git

  2. Set up an SQL database and import the provided .sql file.

  3. Configure the config.php to connect to your database.

  4. Set up your reCAPTCHA credentials and configure them in the form. 4Run the project on a local or remote server. Usage: Users: Can submit reclamations with reCAPTCHA protection. Admins: Can manage and respond to user reclamations via the dashboard. Contributing: Feel free to submit pull requests or open issues for any feature enhancements or bug fixes.

About

A user reclamation system built with native PHP, HTML, CSS, and JavaScript. Users can submit reclamations (complaints), supported by reCAPTCHA for security, and the admin can respond through an admin dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published