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

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.

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)
```