A minimal secret chat application
Go to file
Piyush Mishra 2fc431a692 Modified @onOpen 2018-03-05 16:30:47 +05:30
lib First 2018-03-05 03:17:13 +05:30
nbproject First 2018-03-05 03:17:13 +05:30
src Modified @onOpen 2018-03-05 16:30:47 +05:30
web First 2018-03-05 03:17:13 +05:30
LICENSE Initial commit 2018-03-05 03:08:33 +05:30
README.md First 2018-03-05 03:17:13 +05:30
build.xml First 2018-03-05 03:17:13 +05:30

README.md

Local install

Project is created with netbeans. It would be better to use netbeans to build it.

You'll need

  • Netbeans
  • Java
  • Server (Tomcat)
  • Postgresql

Modifications you need to do before build

  • 'urrsm.sng.Config' contains important configurations. You need to change them accordingly