https://github.com/joni2back/spachat
:speech_balloon: Single Page Application Angular Chat
https://github.com/joni2back/spachat
angular angular-chat chat php-chat php-chat-app
Last synced: 11 months ago
JSON representation
:speech_balloon: Single Page Application Angular Chat
- Host: GitHub
- URL: https://github.com/joni2back/spachat
- Owner: joni2back
- Created: 2013-06-02T18:24:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T04:07:12.000Z (over 9 years ago)
- Last Synced: 2025-03-18T13:32:11.964Z (11 months ago)
- Topics: angular, angular-chat, chat, php-chat, php-chat-app
- Language: PHP
- Homepage: https://spachat.zendelsolutions.com
- Size: 210 KB
- Stars: 49
- Watchers: 9
- Forks: 23
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SPAChat (Simple Angular Ajax Chat in PHP)
=======
This project is a refactor of [Joni2Back MySQL Ajax Chat](http://sourceforge.net/projects/joni2back-chat/),
now as "SPAChat - Simple PHP Angular Ajax Chat".
This mini chat was developed with a simple backend MVC architecture and every piece of code in the same file.
#### [Try the DEMO](http://spachat.zendelsolutions.com/)
-----

### Uses
* AngularJS
* Bootstrap
* PHP
### Features
* New message detector
* Desktop notifications like WhatsApp web platform
* Sound notifications
* Title change notification
* Online users count (with fingerprinting detection)
* Shortcodes to send links and images
* Admin user (with a secret nickname prefix)
* List online clients IP (By admin command)
* Clear the chat history (By admin command)
* JSON API