An android app to discover, chat and connect with strangers and make new friends worldwide without any restriction!
Some screens:
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install for building and running the app
Android Studio
Node.js & MongoDB for server-side
Click here for server code & implementation guidelines
Clone this project and open with Android studio
git clone /~https://github.com/dou-d/stranzee.git
Start MongoDB server (click here for full instructions)
mongod
And start the node.js server
node server.js
- Kotlin - The programming language used
- Maven - Dependency Management
- Socket.io Client - Used for realtime communications like chat
All the helpful pull requests will be accepted.
This project is licensed under the MIT License - see the LICENSE file for details