Welcome to the Newsletter Campaign Creator

This project is designed to manage newsletter campaigns and advertisements using Mailchimp and a custom-built dashboard.


The following files are integral to the functionality of this project:

index.php: The main entry point of the project, providing an overview of all functionalities.
config.php: Configuration file containing database and Mailchimp API credentials.
header.php & footer.php: Include files that provide the header and footer structure for the project pages.
styles.css: Custom CSS file for styling the dashboard and other elements.
scripts.js: JavaScript file to handle interactions on the dashboard, such as AJAX requests and event handling.
sidebar.php: Provides a navigational sidebar for the dashboard.
create_mailchimp_campaign.php: A script that allows users to create and manage Mailchimp campaigns directly from the dashboard.
manage_ads.php: Script for managing advertisements, including creating, editing, and deleting ad entries.

Learn more about the project