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

https://github.com/code-crash/messaging-thread

This is a POC of messages which contains the there own threads in terms of conversation.
https://github.com/code-crash/messaging-thread

Last synced: 16 days ago
JSON representation

This is a POC of messages which contains the there own threads in terms of conversation.

Awesome Lists containing this project

README

          

# MessagingThread

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.23.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

TODO:

* Design API
* Add WebSocket for real time notifications/communications
* Code base Clean up