Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedheakl/realtime-chatapp-with-php-mysql
A simple WhatsApp-like app for Realtime chatting created using PHP as its backend and MySQL for its database
https://github.com/ahmedheakl/realtime-chatapp-with-php-mysql
css html mysql php
Last synced: 11 days ago
JSON representation
A simple WhatsApp-like app for Realtime chatting created using PHP as its backend and MySQL for its database
- Host: GitHub
- URL: https://github.com/ahmedheakl/realtime-chatapp-with-php-mysql
- Owner: ahmedheakl
- Created: 2021-11-13T23:41:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T00:17:00.000Z (about 3 years ago)
- Last Synced: 2024-11-14T07:24:55.138Z (2 months ago)
- Topics: css, html, mysql, php
- Language: SCSS
- Homepage:
- Size: 4.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtime-ChatApp-With-PHP-MySQL
A simple WhatsApp-like app for Realtime chatting created using PHP as its backend and MySQL for its database
* Initialized the MySQL database with frontend using XMLRequests
* Used Apache 2.0 as a server to run the application## Packages
* PHP for backend development
* Apache as a server
* MySQL for the database
* Javascript, HTML, CSS for frontend
* Fontawesome for some icons and fonts## Website Samples