salimi-my / social-login

This is a simple social media authentication web app created using Codeigniter. User can login with either Facebook, Google, or Twitter account.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple social media authentication web app created using Codeigniter. User can login with either Facebook, Google, or Twitter account.

Simple Authentication Web App

  • This is a simple authentication web app
  • Login using Google, Twitter or Facebook API
  • Created in PHP using Codeigniter framework
  • Easy for installation

Tech/framework used

  • Codeigniter 3
  • Tailwind CSS
  • MySQL

Starting the project

Open the database.php and fill in your database configurations. Create new MySQL database then import social_login.sql. Next, open the social.test.php and fill in the configurations for Google, Facebook and Twitter then rename it as social.php. Finally, go to login page and login with either Facebook, Google, or Twitter account.

Demo

Hosted privately on personal DigitalOcean Droplet. Click here to visit.
Direct link: https://social-login.salimi.my

Screenshots

Login

Login

Dashboard

Dashboard

About

This is a simple social media authentication web app created using Codeigniter. User can login with either Facebook, Google, or Twitter account.


Languages

Language:PHP 99.9%Language:HTML 0.1%