Git Product home page Git Product logo

login-system-with-email-verification's Introduction

๐Ÿš€ Login System with Email Verification

Welcome to our group project! This is a secure login system with email verification, developed using HTML, CSS, JavaScript, and PHP. We utilize PHPMailer for sending verification emails to ensure the authenticity of user registrations.

๐Ÿ“น Demo Video

Check out our system in action:

<iframe width="560" height="315" src="https://www.youtube.com/embed/YOUR_VIDEO_ID" frameborder="0" allowfullscreen></iframe>

๐Ÿ“‹ Features

  • โœจ User Registration: New users can register with their email.
  • โœ‰๏ธ Email Verification: Verify email addresses via PHPMailer.
  • ๐Ÿ”’ Secure Login: Users can log in after email verification.
  • ๐Ÿ‘ฅ Responsive Design: Works seamlessly on all devices.

๐Ÿ› ๏ธ Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP
  • Email: PHPMailer

๐Ÿš€ Getting Started

Follow these steps to get the project up and running on your local machine.

Prerequisites

  • PHP 7.x or higher
  • Web server (e.g., Apache)
  • Composer (for PHPMailer)

Installation

  1. Clone the repository:

    git clone https://github.com/AATHILDUCKY/login-system-with-email-verification.git
    cd login-system-email-verification
  2. Install PHPMailer:

    composer require phpmailer/phpmailer
  3. Configure Database:

    • Create a database and import the database.sql file.
    • Update database configuration in config.php.
  4. Configure PHPMailer:

    • Update email settings in email_config.php.
  5. Run the project:

    • Start your web server and navigate to the project directory.

Usage

  1. Register: Fill out the registration form with your email.
  2. Verify Email: Check your inbox for the verification email and click the link.
  3. Login: After verification, log in using your credentials.

Contributing in this project

EUSL/TC/IS/2019/COM/05

EUSL/TC/IS/2019/COM/26

EUSL/TC/IS/2019/COM/36

EUSL/TC/IS/2019/COM/41

EUSL/TC/IS/2019/COM/64

EUSL/TC/IS/2019/COM/74

EUSL/TC/IS/2019/COM/102

login-system-with-email-verification's People

Contributors

aathilducky avatar arulananthamsatheeska avatar sheromiparamanathan avatar dducky275 avatar raihan199861 avatar sumithra528 avatar thenuka225 avatar zainabsifna avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.