SkillAgentSearch skills...

ChatWeb

Chat to talk with your friends, if you have :')

Install / Use

/learn @Apolo-X1/ChatWeb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <img src="./gif/o.gif" alt=""> </div> ㅤ <div align="center"> <img src="./gif/u.gif" alt=""> </div>

Introduction

Web application to chat with your friends, inspired in https://youtu.be/VnvzxGWiK54

Technologies used

Technologies used: HTML, CSS, JavaScript, PHP, MySQL.

Setup and Requirements

  • XAMMP or WampServer (any other)

Project Structure

chat/
├── css/
│   ├── chat.css
│   ├── index.css
│   ├── login.css
│   └── users.css
├── img/
│   └── ...
├── js/
│   ├── chat.js
│   ├── login.js
│   ├── pass-show-hide.js
│   ├── signup.js
│   └── users.js
├── php/
│   ├── images/
│   ├── config.php
│   ├── data.php
│   ├── get-chat.php
│   ├── insert-chat.php
│   ├── login.php
│   ├── loguot.php
│   ├── search.php
│   ├── signup.php
│   └── users.php
├── chat.php
├── chat-app.sql
├── index.php
├── login.php
├── README.md
├── unzippers.php
└── users.php

Installation and Execution

  • run the sql code in xampp or other environment
  • go to the browser and type "localhost/Chat-Web/index.php"
View on GitHub
GitHub Stars11
CategoryDevelopment
Updated2y ago
Forks0

Languages

PHP

Security Score

75/100

Audited on Jan 29, 2024

No findings