Skip to content

Learn : Comic Newsletter is a web app that delivers daily comics to subscribers’ inboxes with secure OTP verification and automated scheduling.

Notifications You must be signed in to change notification settings

SimpleCyber/Comic-Newsletter

Repository files navigation

Comic Newsletter

image

Comic Newsletter is a web application that delivers daily comics directly to your inbox. Users can subscribe using their email addresses, and the system ensures secure OTP-based verification. Admins can manage comic content, and newsletters are sent automatically at scheduled intervals.

🚀 Tech Stack

PHP Tailwind CSS Cron Job

🔧 Features

  • Email Subscription: Users can subscribe using their email addresses.
  • OTP Verification: Ensures secure subscription process.
  • Admin Panel: Manage comic content and newsletter settings.
  • Automated Newsletters: Comics delivered automatically at scheduled intervals.
  • Responsive Design: Built with Tailwind CSS for a modern and responsive interface.

📁 Project Structure

  • admin.php: Admin panel for managing comics and settings.
  • config.php: Configuration file for database and email settings.
  • functions.php: Contains helper functions for various operations.
  • index.php: Main page displaying the comic content.
  • login.php: User login page.
  • signup.php: User registration page.
  • database.sql: SQL file for setting up the database schema.

📬 Live Demo

Experience the application live at: dailycomics.infinityfreeapp.com

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/SimpleCyber/Comic-Newsletter.git
  2. Set up the database using database.sql.

  3. Configure email settings in config.php.

  4. Upload the files to your server.

  5. Set up a cron job to run the newsletter script at desired intervals.

Contributing

Feel free to fork the repository, submit issues, and create pull requests. Contributions are welcome!

About

Learn : Comic Newsletter is a web app that delivers daily comics to subscribers’ inboxes with secure OTP verification and automated scheduling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published