This project is a refactor of Joni2Back MySQL Ajax 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.
- AngularJS
- Bootstrap
- PHP
- 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