https://github.com/ibreakthecloud/ajax-chat
ChatBox made with AJAX and PHP
https://github.com/ibreakthecloud/ajax-chat
ajax api chatbox json mysql oauth2 php
Last synced: 8 months ago
JSON representation
ChatBox made with AJAX and PHP
- Host: GitHub
- URL: https://github.com/ibreakthecloud/ajax-chat
- Owner: ibreakthecloud
- Created: 2018-01-10T15:58:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T13:40:59.000Z (about 8 years ago)
- Last Synced: 2025-03-18T20:07:49.272Z (over 1 year ago)
- Topics: ajax, api, chatbox, json, mysql, oauth2, php
- Language: PHP
- Size: 376 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AJAX-Chat
*** ChatBox made with AJAX and PHP ***
Chats are stored in JSON file
This chat has login system, currently anyone can sign using Github account. We are also adding Google and Facebook OAuth.
-- How to run this AJAX-Chat:
Open Terminal- `ctrl+alt+t`
Go to the cloned directory
Serve via php: `php -S localhost:8080`
Testing for SSH
3 Contributors