Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Luis4609/Chat-App

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-App

🎯 About this file

The purpose of this file is to provide overview, setup instructions and background information of the project.

▶️ Demo

Here you can find the demo links:

Test credentials

Email admin: luis@gmail.com
Email user: pepe@gmail.com
Password: 1234

Features imlemented:

✔️   User Sign In & User Sign Up
✔️   User Sign Up with verification email
✔️   Send message to a existing user
✔️   See the list of the received messages
✔️   See the list of the sended messages
✔️   Detail of a message
✔️   Replay to a message
✔️   Send a message to multiple users
✔️   Groups of users (similar to WhatsApp)
✔️   User profile
✔️   Friendship between users
✔️   Insert files and images in the messages
✔️   Administration zone

Features not implemented:

  Password recovery
  Testing with Codeception

Technologies

Run Locally

  • Clone the project
  git clone https://github.com/Luis4609/Chat-App.git
  • Go to the project directory
  cd Chat-App
  • Change the config.php file a
  define('DBUSER', 'your_user');
  define('DBPWD', 'your_password');
  define('DBHOST', 'localhost');
  define('DBNAME', 'database_name');

About

This application was build with the purpose of learning PHP.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.