https://github.com/s2bd/bracket-messenger
A messaging platform built on PHP and MySQL for a course project.
https://github.com/s2bd/bracket-messenger
mysql mysql-database php php-mysql php-mysql-apache php-mysql-website php-mysqli-project
Last synced: 9 months ago
JSON representation
A messaging platform built on PHP and MySQL for a course project.
- Host: GitHub
- URL: https://github.com/s2bd/bracket-messenger
- Owner: s2bd
- Created: 2025-06-16T12:51:50.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-19T10:57:54.000Z (12 months ago)
- Last Synced: 2025-07-20T00:12:22.740Z (11 months ago)
- Topics: mysql, mysql-database, php, php-mysql, php-mysql-apache, php-mysql-website, php-mysqli-project
- Language: PHP
- Homepage:
- Size: 2.65 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BRACKET (Messaging Webapp)
A messaging platform built on PHP and MySQL for a CSE370 project.
### Progress
```
✅ User registration/login
✅ Message sending/receiving
✅ Chat auto-refresh
✅ Frontend animations
⏳ Message edit/deletion
⏳ Chatroom/group creation
⏳ Admin view
⏳ Chatroom moderators
⏳ Message attachments (images/links)
(more may be added later)
```