This is the probation project at VNG. In this project, we will use Reac JS, Java Vert.x with Redis to simulate a simple chat application.
The project will have following functions:
- Sign In
- Sign Up
- Chat with Other Person in friend list
- Chat in group
- Add new friend
- View Online/Offline friend along with their status
- Set Status
- Receive notification about Online/Offline friend in friend list
To achieve these functionalities, we will use following technology stack:
- React JS with Redux for client side development
- Ant.design for UI/UX design
- Java Vert.x for develop the API server
- Websocket for messanging and instant notification
- Redis as database
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. For more detail please refer to our wiki.
You will need Docker in order to run this application
- Everything has been summed in the docker-compose.yaml file. You just only need to travel to the root folder of the project then run
docker-compose up --build
https://github.com/zalopay-oss/hey-app/wiki
- Any bugs about Hey please feel free to report here.
- And you are welcome to fork and submit pull requests.
- Thanh VO - VNG Employee
- Hung LE - VNG Employee
This project is licensed under the MIT License
- Mr Anh LE - Lead Software Engineer at VNG - for extraordinary support