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.
- Host: GitHub
- URL: https://github.com/byeoon/phpchat
- Owner: byeoon
- Created: 2024-11-12T15:45:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-12T18:25:13.000Z (over 1 year ago)
- Last Synced: 2025-08-03T03:59:38.479Z (11 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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