A minimal secret chat application
Go to file
Piyush मिश्रः 9e5be30267
Update README.md
2018-05-26 10:54:06 +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 title :P 2018-03-28 02:43:03 +05:30
LICENSE Initial commit 2018-03-05 03:08:33 +05:30
README.md Update README.md 2018-05-26 10:54:06 +05:30
build.xml First 2018-03-05 03:17:13 +05:30

README.md

Local install

Project is created with netbeans or ant. 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