Skip to content

Login and Registration system configured with SMTP Gmail. Sidebar navigation and Submenu Management included using BootStrap elements.

Notifications You must be signed in to change notification settings

jordan1908-gif/PHP-CodeIgniter-Login-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

CodeIgniter Login & Registration System

It is a Login and Registration system configured with SMTP. Unique tokens are also being initialized for the forgot password feature. Submenu Management is included by using BootStrap templates. MVC framework has also been applied (Model, View, Controller).

Getting Started

  1. Install WAMP for MySQL server.

  2. Import wpu_login.sql to phpMyAdmin.

  3. Run the program using local host in default browser.

  4. Please take note that Port 3308 is being used within the config folder.

  5. Base url for this project : $config['base_url'] = 'http://localhost/wpu-login/';

Screenshot & Demos


Registration

gif

Email Verification

gif

CRUD Submenu Management

image

Forgot Password

gif

Set New Password

gif

About

Login and Registration system configured with SMTP Gmail. Sidebar navigation and Submenu Management included using BootStrap elements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published