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

https://github.com/zepolimer/simple-chat

La plateforme project - real-time messaging application with an Node/Express API, an admin web-app (React.js) and an users mobile-app (React Native) connected with Socket for real-time
https://github.com/zepolimer/simple-chat

docker expo express jwt mobile-app nodejs react reactnative reactnavigation socket-io

Last synced: about 2 months ago
JSON representation

La plateforme project - real-time messaging application with an Node/Express API, an admin web-app (React.js) and an users mobile-app (React Native) connected with Socket for real-time

Awesome Lists containing this project

README

          

# APP MOBILE CHAT

## RESUME
Our mobile application first ask user to register. Once logged, the user can create a channel and chat with other users. The user is also allowed to send private message to another one user.

## CONCEPTION README
- [See GANT.md](/doc/GANT.md)
- [See ENTITY.md](/doc/ENTITY.md)
- [See MCD.md](/doc/MCD.md)
- [See MLD.md](/doc/MLD.md)

## API - BACKEND README
[See API_README.md](/api/API_README.md)

## APP - FRONTEND README
[See APP_README.md](/app/APP_README.md)