Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPAChat (Simple Angular Ajax Chat in PHP)

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.


alt tag

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

Releases

Packages

Contributors

Languages