An open API service indexing awesome lists of open source software.

https://github.com/byeoon/phpchat

A primitive open-source chatroom built in PHP, HTML, and JS.
https://github.com/byeoon/phpchat

Last synced: 10 months ago
JSON representation

A primitive open-source chatroom built in PHP, HTML, and JS.

Awesome Lists containing this project

README

          

# PHPChatroom
A primitive open-source chatroom built in PHP, HTML, and JS. You can self-deploy and host this by replacing a few variables.

## TODO
- [x] Login, Register, etc
- [x] Basic chat functions
- [x] Basic profile and statuses (profile pics, appearing online, afk, etc)
- [ ] Send friend requests
- [ ] Create new chatrooms
- [ ] Typing indicator