Ecosyste.ms: Awesome
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: about 1 month 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 (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-12T15:48:43.000Z (about 1 month ago)
- Last Synced: 2024-11-12T16:41:04.680Z (about 1 month ago)
- Size: 0 Bytes
- Stars: 0
- 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