Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.
/ temp-chat Public archive

Android application to create temporale chat with people

License

Notifications You must be signed in to change notification settings

ITL-Teams/temp-chat

Repository files navigation

TEMP-CHAT

Android application to create temporale chat with people and socketserver using node js

About

Create chat rooms, chat with people without register needed

Project status

Project has done

Setup

Requirements

This project was developed and tested under the following:

  • Android min versión: 8.0 (API level 26)
  • Nodejs (v12.19.0)

Get Started

  1. Install dependencies: npm ci
  2. Run server npm start
  3. Modify DEFAULT_SERVER_ADDRESS in GlobalConfig.java, use 10.0.0.2 for local AVD.
  4. Import project into Android Studio
  5. Run project

Package.json Scripts

  • start: Runs socketserver
  • dev: Runs socketserver on dev mode (using nodemoon)

About

Android application to create temporale chat with people

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published